From: Hans de Graaff Date: Fri, 6 Apr 2018 04:45:29 +0000 (+0200) Subject: dev-ruby/http_parser_rb: add ruby25 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8d6420268dcfa7473f6e07f4005b61b1424156b9;p=gentoo.git dev-ruby/http_parser_rb: add ruby25 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- 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 9ed6d8d80822..0c7960f923d8 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"