summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-04-18 08:24:45 +0200
committerHans de Graaff <graaff@gentoo.org>2022-04-18 08:55:30 +0200
commit297f64cb6dabf045dd5d1adffffc3eb734e9ad43 (patch)
tree8a90e9e0925490770ead00670ccdda9c9acde362 /dev-ruby/tty-which
parentdev-ruby/tty-which: drop 0.4.2 (diff)
downloadgentoo-297f64cb6dabf045dd5d1adffffc3eb734e9ad43.tar.gz
gentoo-297f64cb6dabf045dd5d1adffffc3eb734e9ad43.tar.bz2
gentoo-297f64cb6dabf045dd5d1adffffc3eb734e9ad43.zip
dev-ruby/tty-which: enable ruby31
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/tty-which')
-rw-r--r--dev-ruby/tty-which/tty-which-0.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/tty-which/tty-which-0.5.0.ebuild b/dev-ruby/tty-which/tty-which-0.5.0.ebuild
index f09b9e2955ad..b4021869b1a5 100644
--- a/dev-ruby/tty-which/tty-which-0.5.0.ebuild
+++ b/dev-ruby/tty-which/tty-which-0.5.0.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"