summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-04-18 08:16:11 +0200
committerHans de Graaff <graaff@gentoo.org>2022-04-18 08:20:06 +0200
commit0a115a6ca1be7fe3cb88847016e0264729606534 (patch)
tree464e772ffd7a152379482b0d780e28e6ae68bf9b /dev-ruby/tty-prompt/tty-prompt-0.23.1.ebuild
parenteclass/ruby-ng.eclass: add missing eend (diff)
downloadgentoo-0a115a6ca1be7fe3cb88847016e0264729606534.tar.gz
gentoo-0a115a6ca1be7fe3cb88847016e0264729606534.tar.bz2
gentoo-0a115a6ca1be7fe3cb88847016e0264729606534.zip
dev-ruby/tty-prompt: enable ruby31 and disable ruby25
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/tty-prompt/tty-prompt-0.23.1.ebuild')
-rw-r--r--dev-ruby/tty-prompt/tty-prompt-0.23.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/tty-prompt/tty-prompt-0.23.1.ebuild b/dev-ruby/tty-prompt/tty-prompt-0.23.1.ebuild
index c9ddb1410361..2c65ddd67c3f 100644
--- a/dev-ruby/tty-prompt/tty-prompt-0.23.1.ebuild
+++ b/dev-ruby/tty-prompt/tty-prompt-0.23.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-USE_RUBY="ruby25 ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"