diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-07-19 07:53:09 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-07-19 07:53:09 +0200 |
commit | 348a19e22bc8c17bea357ff32dea38072da3bce5 (patch) | |
tree | 1cd80f4672abec53c1f2139c3c3816460c102866 /dev-ruby/slop | |
parent | dev-ruby/liquid: add 4.0.0 (diff) | |
download | gentoo-348a19e22bc8c17bea357ff32dea38072da3bce5.tar.gz gentoo-348a19e22bc8c17bea357ff32dea38072da3bce5.tar.bz2 gentoo-348a19e22bc8c17bea357ff32dea38072da3bce5.zip |
dev-ruby/slop: add ruby24
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/slop')
-rw-r--r-- | dev-ruby/slop/slop-3.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/slop/slop-3.6.0.ebuild b/dev-ruby/slop/slop-3.6.0.ebuild index 62e37cc275bd..7528cd58a058 100644 --- a/dev-ruby/slop/slop-3.6.0.ebuild +++ b/dev-ruby/slop/slop-3.6.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22 ruby23" +USE_RUBY="ruby21 ruby22 ruby23 ruby24" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md" |