commit: 9a63b3c9b479d72cd373b32b844a9a49e8ec118b Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Jul 6 04:46:39 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Jul 6 04:46:39 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a63b3c9
dev-ruby/commander: add ruby24 Package-Manager: Portage-2.3.6, Repoman-2.3.1 dev-ruby/commander/commander-4.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/commander/commander-4.4.3.ebuild b/dev-ruby/commander/commander-4.4.3.ebuild index 045fb543b68..01035888ab9 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"