commit: e6828d5340a58dd6e7a2ab89bd04098a023fee6f Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon May 21 08:10:22 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon May 21 08:11:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6828d53
dev-ruby/rspec-collection_matchers: add ruby25 Package-Manager: Portage-2.3.36, Repoman-2.3.9 .../rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild index 75da0fc4717..2652af0a711 100644 --- a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild +++ b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby21 ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_TEST="rspec3" RUBY_FAKEGEM_RECIPE_DOC="rdoc"
