summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-27 09:46:52 +0100
committerSam James <sam@gentoo.org>2023-03-27 10:14:22 +0100
commit28fbfc2ef08a2c7ef813a3e6dc4d8b6bea173a07 (patch)
treef8a18040389cab844ff87256a464fb6cef760f5f /dev-ruby/ox
parentdev-ruby/multi_json: enable ruby32 (diff)
downloadgentoo-28fbfc2ef08a2c7ef813a3e6dc4d8b6bea173a07.tar.gz
gentoo-28fbfc2ef08a2c7ef813a3e6dc4d8b6bea173a07.tar.bz2
gentoo-28fbfc2ef08a2c7ef813a3e6dc4d8b6bea173a07.zip
dev-ruby/ox: enable ruby32
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/ox')
-rw-r--r--dev-ruby/ox/ox-2.14.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ox/ox-2.14.14.ebuild b/dev-ruby/ox/ox-2.14.14.ebuild
index d15b4d7c3d8c..85cf3b7260fa 100644
--- a/dev-ruby/ox/ox-2.14.14.ebuild
+++ b/dev-ruby/ox/ox-2.14.14.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_EXTRADOC="README.md"