summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-12-27 14:57:28 +0100
committerHans de Graaff <graaff@gentoo.org>2023-12-27 15:07:26 +0100
commita7b30a04ba2bd70e0903b1f418835d5fb638fe04 (patch)
tree023b8072f00f16de6840faa8d6d367c554df7f35 /dev-ruby/ox
parentdev-ruby/ox: drop 2.14.16 (diff)
downloadgentoo-a7b30a04ba2bd70e0903b1f418835d5fb638fe04.tar.gz
gentoo-a7b30a04ba2bd70e0903b1f418835d5fb638fe04.tar.bz2
gentoo-a7b30a04ba2bd70e0903b1f418835d5fb638fe04.zip
dev-ruby/ox: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/ox')
-rw-r--r--dev-ruby/ox/ox-2.14.17.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ox/ox-2.14.17.ebuild b/dev-ruby/ox/ox-2.14.17.ebuild
index 2ba73b60a305..29d90dc7c93d 100644
--- a/dev-ruby/ox/ox-2.14.17.ebuild
+++ b/dev-ruby/ox/ox-2.14.17.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_EXTRADOC="README.md"