summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-02-28 08:45:11 +0100
committerHans de Graaff <graaff@gentoo.org>2023-03-04 11:24:42 +0100
commita3d1972f9418c4aa7e76bbcbce4ebce7011fd9c6 (patch)
treead49b170a2b114b953fcc47bd9edb83328fcf118 /dev-ruby/psych
parentdev-ruby/net-pop: enable ruby32 (diff)
downloadgentoo-a3d1972f9418c4aa7e76bbcbce4ebce7011fd9c6.tar.gz
gentoo-a3d1972f9418c4aa7e76bbcbce4ebce7011fd9c6.tar.bz2
gentoo-a3d1972f9418c4aa7e76bbcbce4ebce7011fd9c6.zip
dev-ruby/psych: enable ruby32
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/psych')
-rw-r--r--dev-ruby/psych/psych-5.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/psych/psych-5.1.0.ebuild b/dev-ruby/psych/psych-5.1.0.ebuild
index 4f5a5a2581c2..85a15bf9e98b 100644
--- a/dev-ruby/psych/psych-5.1.0.ebuild
+++ b/dev-ruby/psych/psych-5.1.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="ruby27 ruby30 ruby31 ruby32"
RUBY_FAKEGEM_BINWRAP=""
RUBY_FAKEGEM_EXTENSIONS=(ext/psych/extconf.rb)