summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-06-23 06:29:26 +0200
committerHans de Graaff <graaff@gentoo.org>2023-06-23 06:29:26 +0200
commitd740527ac81429c9807e9747a6a2bfe6c113c250 (patch)
tree7fe2b64f628133f50350e9b5357471af9966c384 /dev-ruby/tty-command
parentdev-ruby/colorize: add 1.0.5 (diff)
downloadgentoo-d740527ac81429c9807e9747a6a2bfe6c113c250.tar.gz
gentoo-d740527ac81429c9807e9747a6a2bfe6c113c250.tar.bz2
gentoo-d740527ac81429c9807e9747a6a2bfe6c113c250.zip
dev-ruby/tty-command: enable ruby32
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/tty-command')
-rw-r--r--dev-ruby/tty-command/tty-command-0.10.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/tty-command/tty-command-0.10.1-r1.ebuild b/dev-ruby/tty-command/tty-command-0.10.1-r1.ebuild
index af35c67359f5..85bc25a83d31 100644
--- a/dev-ruby/tty-command/tty-command-0.10.1-r1.ebuild
+++ b/dev-ruby/tty-command/tty-command-0.10.1-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"