summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-07-04 08:24:44 +0200
committerHans de Graaff <graaff@gentoo.org>2023-07-04 11:41:06 +0200
commit8ab6f74b8110b44bffa18badd9185e825bedeca8 (patch)
treeecb7b9167289edfdc6608b00b83e7c063653828b /dev-ruby/http_parser_rb
parentdev-ruby/imagesize: enable ruby32 (diff)
downloadgentoo-8ab6f74b8110b44bffa18badd9185e825bedeca8.tar.gz
gentoo-8ab6f74b8110b44bffa18badd9185e825bedeca8.tar.bz2
gentoo-8ab6f74b8110b44bffa18badd9185e825bedeca8.zip
dev-ruby/http_parser_rb: enable ruby32
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/http_parser_rb')
-rw-r--r--dev-ruby/http_parser_rb/http_parser_rb-0.8.0.ebuild2
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"