commit: 67ba86f0a361f4d33f206989d94cf96ea8818ece Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Apr 28 08:39:18 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Apr 28 08:49:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67ba86f0
dev-ruby/gherkin: add ruby25 Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-ruby/gherkin/gherkin-5.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/gherkin/gherkin-5.0.0.ebuild b/dev-ruby/gherkin/gherkin-5.0.0.ebuild index 8241679795e..0d05aa78d10 100644 --- a/dev-ruby/gherkin/gherkin-5.0.0.ebuild +++ b/dev-ruby/gherkin/gherkin-5.0.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="ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_RECIPE_TEST="rspec3"
