commit: 8d6420268dcfa7473f6e07f4005b61b1424156b9 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Apr 6 04:45:29 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Apr 6 04:54:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d642026
dev-ruby/http_parser_rb: add ruby25 Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild b/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild index 9ed6d8d8082..0c7960f923d 100644 --- a/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild +++ b/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-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"