commit: 4b2d3d84019b5d340b1a3d2ebe2a556395c2148b Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Apr 27 08:32:11 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Apr 27 08:32:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b2d3d84
dev-ruby/rack-protection: add ruby25 Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-ruby/rack-protection/rack-protection-1.5.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rack-protection/rack-protection-1.5.3-r1.ebuild b/dev-ruby/rack-protection/rack-protection-1.5.3-r1.ebuild index 99d1df173c9..10a511702bf 100644 --- a/dev-ruby/rack-protection/rack-protection-1.5.3-r1.ebuild +++ b/dev-ruby/rack-protection/rack-protection-1.5.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="ruby22 ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_TEST="rspec" RUBY_FAKEGEM_TASK_DOC=""