summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-04-17 18:21:27 +0200
committerHans de Graaff <graaff@gentoo.org>2022-04-18 08:20:05 +0200
commitd521aefdea5d1ec385446b64390d8e7694b99a1f (patch)
tree5818bce750bedf879f93a107043531c978774169 /dev-ruby
parentdev-ruby/pastel: enable ruby31 and disable ruby25 (diff)
downloadgentoo-d521aefdea5d1ec385446b64390d8e7694b99a1f.tar.gz
gentoo-d521aefdea5d1ec385446b64390d8e7694b99a1f.tar.bz2
gentoo-d521aefdea5d1ec385446b64390d8e7694b99a1f.zip
dev-ruby/tty-command: enable ruby31
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/tty-command/tty-command-0.10.1-r1.ebuild2
1 files changed, 1 insertions, 1 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 0b30996d4768..af35c67359f5 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
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"