diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-04-06 06:45:29 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-04-06 06:54:09 +0200 |
commit | 8d6420268dcfa7473f6e07f4005b61b1424156b9 (patch) | |
tree | 03c0c5403987308bd22d08ae5c87093bea8878a7 /dev-ruby/http_parser_rb | |
parent | dev-ruby/iobuffer: add ruby25 (diff) | |
download | gentoo-8d6420268dcfa7473f6e07f4005b61b1424156b9.tar.gz gentoo-8d6420268dcfa7473f6e07f4005b61b1424156b9.tar.bz2 gentoo-8d6420268dcfa7473f6e07f4005b61b1424156b9.zip |
dev-ruby/http_parser_rb: add ruby25
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/http_parser_rb')
-rw-r--r-- | dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |