diff options
Diffstat (limited to 'dev-ruby/http_parser_rb/http_parser_rb-0.8.0.ebuild')
-rw-r--r-- | dev-ruby/http_parser_rb/http_parser_rb-0.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/http_parser_rb/http_parser_rb-0.8.0.ebuild b/dev-ruby/http_parser_rb/http_parser_rb-0.8.0.ebuild index 6a2e0717c5ea..878bf9a1a924 100644 --- a/dev-ruby/http_parser_rb/http_parser_rb-0.8.0.ebuild +++ b/dev-ruby/http_parser_rb/http_parser_rb-0.8.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby27 ruby30 ruby31" +USE_RUBY="ruby30 ruby31 ruby32" RUBY_FAKEGEM_RECIPE_TEST="rspec3" |