summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2024-01-02 07:42:44 +0100
committerHans de Graaff <graaff@gentoo.org>2024-01-02 08:05:53 +0100
commit58605453269bff344367bee7af576d3f2b7c9bc4 (patch)
treef6b0550d34d169e8ec1016a5d2b59bf6c2e0dee0 /dev-ruby/tty-command
parentdev-ruby/tty-prompt: update EAPI 7 -> 8, add ruby33 (diff)
downloadgentoo-58605453269bff344367bee7af576d3f2b7c9bc4.tar.gz
gentoo-58605453269bff344367bee7af576d3f2b7c9bc4.tar.bz2
gentoo-58605453269bff344367bee7af576d3f2b7c9bc4.zip
dev-ruby/tty-command: enable ruby33
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 85bc25a83d31..070f71a6b410 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-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"