summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2024-03-15 07:12:38 +0100
committerHans de Graaff <graaff@gentoo.org>2024-03-15 14:15:06 +0100
commit2ca2bf95ec515b3f72b30541fedbe639c2624371 (patch)
tree81308478ad3250d33d012598471d99a475ef36fd /dev-ruby/http
parentdev-python/testfixtures: Fix variable order (diff)
downloadgentoo-2ca2bf95ec515b3f72b30541fedbe639c2624371.tar.gz
gentoo-2ca2bf95ec515b3f72b30541fedbe639c2624371.tar.bz2
gentoo-2ca2bf95ec515b3f72b30541fedbe639c2624371.zip
dev-ruby/http: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/http')
-rw-r--r--dev-ruby/http/http-5.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/http/http-5.2.0.ebuild b/dev-ruby/http/http-5.2.0.ebuild
index ed0481107d6c..d53ceb1279b4 100644
--- a/dev-ruby/http/http-5.2.0.ebuild
+++ b/dev-ruby/http/http-5.2.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-USE_RUBY="ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md CHANGES_OLD.md README.md"