summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-12-27 13:25:53 +0100
committerHans de Graaff <graaff@gentoo.org>2023-12-27 13:26:39 +0100
commit6caa14a7a9d1048fde51fe5acf2825ee3b3205f6 (patch)
tree2a0eab73441e5fb6c465f887fd3e9e4f0e7cbb35 /dev-ruby/ritex
parentdev-ruby/rjb: enable ruby33 (diff)
downloadgentoo-6caa14a7a9d1048fde51fe5acf2825ee3b3205f6.tar.gz
gentoo-6caa14a7a9d1048fde51fe5acf2825ee3b3205f6.tar.bz2
gentoo-6caa14a7a9d1048fde51fe5acf2825ee3b3205f6.zip
dev-ruby/ritex: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/ritex')
-rw-r--r--dev-ruby/ritex/ritex-1.0.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ritex/ritex-1.0.1-r1.ebuild b/dev-ruby/ritex/ritex-1.0.1-r1.ebuild
index e4185dbe83ec..0b35e5334ac0 100644
--- a/dev-ruby/ritex/ritex-1.0.1-r1.ebuild
+++ b/dev-ruby/ritex/ritex-1.0.1-r1.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_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README ReleaseNotes"