commit: 3dfcde552156da8831869fabfb40c6c6ce3c2e0b Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun May 6 08:46:11 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun May 6 16:18:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dfcde55
dev-ruby/contracts: add ruby25 Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-ruby/contracts/contracts-0.16.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/contracts/contracts-0.16.0.ebuild b/dev-ruby/contracts/contracts-0.16.0.ebuild index 4dc3f06404f..d44e14a9e40 100644 --- a/dev-ruby/contracts/contracts-0.16.0.ebuild +++ b/dev-ruby/contracts/contracts-0.16.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby21 ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_TEST="rspec3"