diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-04-24 07:56:59 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-04-25 07:11:29 +0200 |
commit | 77639001c93fa0ff2a3d61758c69a748bfa813af (patch) | |
tree | 7e3b5288eefdb5e47573395bca1e12f35da6193e /dev-ruby/http_parser_rb | |
parent | dev-ruby/http_parser_rb: mark ruby21 revision stable (diff) | |
download | gentoo-77639001c93fa0ff2a3d61758c69a748bfa813af.tar.gz gentoo-77639001c93fa0ff2a3d61758c69a748bfa813af.tar.bz2 gentoo-77639001c93fa0ff2a3d61758c69a748bfa813af.zip |
dev-ruby/http_parser_rb: add ruby23
Package-Manager: portage-2.2.26
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 325f5cbba6b5..49faf241bfb6 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 @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22 ruby23" RUBY_FAKEGEM_RECIPE_TEST="rspec" |