summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2017-07-06 06:46:39 +0200
committerHans de Graaff <graaff@gentoo.org>2017-07-06 06:46:39 +0200
commit9a63b3c9b479d72cd373b32b844a9a49e8ec118b (patch)
tree94dc2e3cfd60e195c7ad5e41f99333e1c8aa8d70 /dev-ruby
parentdev-ruby/commander: cleanup (diff)
downloadgentoo-9a63b3c9b479d72cd373b32b844a9a49e8ec118b.tar.gz
gentoo-9a63b3c9b479d72cd373b32b844a9a49e8ec118b.tar.bz2
gentoo-9a63b3c9b479d72cd373b32b844a9a49e8ec118b.zip
dev-ruby/commander: add ruby24
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/commander/commander-4.4.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/commander/commander-4.4.3.ebuild b/dev-ruby/commander/commander-4.4.3.ebuild
index 045fb543b680..01035888ab9b 100644
--- a/dev-ruby/commander/commander-4.4.3.ebuild
+++ b/dev-ruby/commander/commander-4.4.3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23"
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
RUBY_FAKEGEM_EXTRADOC="History.rdoc README.md"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"