summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-12-26 11:15:14 +0100
committerHans de Graaff <graaff@gentoo.org>2023-12-26 16:52:49 +0100
commitcadc9c8c182d2060109d8f186b9652efe00218d9 (patch)
tree03e1fce8d811372cf55915d73e2ca3fa278e94cb /dev-ruby/io-console
parentdev-ruby/typeprof: enable ruby33 (diff)
downloadgentoo-cadc9c8c182d2060109d8f186b9652efe00218d9.tar.gz
gentoo-cadc9c8c182d2060109d8f186b9652efe00218d9.tar.bz2
gentoo-cadc9c8c182d2060109d8f186b9652efe00218d9.zip
dev-ruby/io-console: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/io-console')
-rw-r--r--dev-ruby/io-console/io-console-0.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/io-console/io-console-0.7.1.ebuild b/dev-ruby/io-console/io-console-0.7.1.ebuild
index 6acd5a18732c..4252f0b6170d 100644
--- a/dev-ruby/io-console/io-console-0.7.1.ebuild
+++ b/dev-ruby/io-console/io-console-0.7.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_EXTENSIONS=(ext/io/console/extconf.rb)
RUBY_FAKEGEM_EXTENSION_LIBDIR="lib/io"