summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-03-12 08:20:57 +0100
committerHans de Graaff <graaff@gentoo.org>2022-03-12 08:21:22 +0100
commita829e90cfa2ff105fba47e1ffbf15f6b77fcb419 (patch)
tree58f3efdd31c5721a38188469018d4aae6962253c /dev-ruby/psych
parentdev-ruby/webrick: add ruby31; EAPI 8 (diff)
downloadgentoo-a829e90cfa2ff105fba47e1ffbf15f6b77fcb419.tar.gz
gentoo-a829e90cfa2ff105fba47e1ffbf15f6b77fcb419.tar.bz2
gentoo-a829e90cfa2ff105fba47e1ffbf15f6b77fcb419.zip
dev-ruby/psych: add ruby31
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/psych')
-rw-r--r--dev-ruby/psych/psych-4.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/psych/psych-4.0.3.ebuild b/dev-ruby/psych/psych-4.0.3.ebuild
index 531b925e6c18..d89152e027fb 100644
--- a/dev-ruby/psych/psych-4.0.3.ebuild
+++ b/dev-ruby/psych/psych-4.0.3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
RUBY_FAKEGEM_BINWRAP=""
RUBY_FAKEGEM_EXTENSIONS=(ext/psych/extconf.rb)