commit: 622c5b024f0e6dbb33be66b72955041dfd724f48 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Jul 23 05:37:47 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Jul 23 05:37:47 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=622c5b02
dev-ruby/contracts: add ruby24 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-ruby/contracts/contracts-0.16.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/contracts/contracts-0.16.0.ebuild b/dev-ruby/contracts/contracts-0.16.0.ebuild index 622e108871a..91b7753a987 100644 --- a/dev-ruby/contracts/contracts-0.16.0.ebuild +++ b/dev-ruby/contracts/contracts-0.16.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby21 ruby22 ruby23" +USE_RUBY="ruby21 ruby22 ruby23 ruby24" RUBY_FAKEGEM_RECIPE_TEST="rspec3"
