summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-12-26 09:09:51 +0100
committerHans de Graaff <graaff@gentoo.org>2023-12-26 16:52:46 +0100
commit5389d65d9108564357812251b25180edf0d1a55f (patch)
tree51cbd7421907e1077cf4d0f202aaa99c14b01168 /dev-ruby/psych
parentdev-ruby/stringio: enable ruby33 (diff)
downloadgentoo-5389d65d9108564357812251b25180edf0d1a55f.tar.gz
gentoo-5389d65d9108564357812251b25180edf0d1a55f.tar.bz2
gentoo-5389d65d9108564357812251b25180edf0d1a55f.zip
dev-ruby/psych: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/psych')
-rw-r--r--dev-ruby/psych/psych-5.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/psych/psych-5.1.2.ebuild b/dev-ruby/psych/psych-5.1.2.ebuild
index 43ecf2660829..554a73d1edcc 100644
--- a/dev-ruby/psych/psych-5.1.2.ebuild
+++ b/dev-ruby/psych/psych-5.1.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_BINWRAP=""
RUBY_FAKEGEM_EXTENSIONS=(ext/psych/extconf.rb)