diff options
author | 2017-08-23 07:48:06 +0200 | |
---|---|---|
committer | 2017-08-23 08:10:18 +0200 | |
commit | fb6982e38598edecf4371d0b7169d533e0c9ffe5 (patch) | |
tree | 9b652a77691eac96ea8483e6c8f3d8c032235252 /dev-ruby/polyglot | |
parent | dev-ruby/treetop: cleanup (diff) | |
download | gentoo-fb6982e38598edecf4371d0b7169d533e0c9ffe5.tar.gz gentoo-fb6982e38598edecf4371d0b7169d533e0c9ffe5.tar.bz2 gentoo-fb6982e38598edecf4371d0b7169d533e0c9ffe5.zip |
dev-ruby/polyglot: add ruby24
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/polyglot')
-rw-r--r-- | dev-ruby/polyglot/polyglot-0.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/polyglot/polyglot-0.3.5.ebuild b/dev-ruby/polyglot/polyglot-0.3.5.ebuild index dbdf2c5a2185..b32f17427c34 100644 --- a/dev-ruby/polyglot/polyglot-0.3.5.ebuild +++ b/dev-ruby/polyglot/polyglot-0.3.5.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22 ruby23" +USE_RUBY="ruby22 ruby23 ruby24" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_TASK_TEST="" |