diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-12-23 22:50:48 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-12-23 22:51:04 +0100 |
commit | 38f90eb58e4d73196a47d3cc344293df85e6d13d (patch) | |
tree | fd801da3f807dc42e2d27b9380ab2923bbf4341b /dev-ruby/classifier-reborn/classifier-reborn-2.0.4.ebuild | |
parent | 3f1d2bacbde5569a886853a76f5595ad8670b202 (diff) | |
download | gentoo-38f90eb58e4d73196a47d3cc344293df85e6d13d.tar.gz gentoo-38f90eb58e4d73196a47d3cc344293df85e6d13d.tar.xz |
dev-ruby/classifier-reborn: Add ruby23, drop ruby20
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-ruby/classifier-reborn/classifier-reborn-2.0.4.ebuild')
-rw-r--r-- | dev-ruby/classifier-reborn/classifier-reborn-2.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/classifier-reborn/classifier-reborn-2.0.4.ebuild b/dev-ruby/classifier-reborn/classifier-reborn-2.0.4.ebuild index a02a984b4e4..74c9931cc32 100644 --- a/dev-ruby/classifier-reborn/classifier-reborn-2.0.4.ebuild +++ b/dev-ruby/classifier-reborn/classifier-reborn-2.0.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby21 ruby22 ruby23" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README.markdown" |