summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-12-27 14:51:10 +0100
committerHans de Graaff <graaff@gentoo.org>2023-12-27 14:55:45 +0100
commit140380f14d69b18daa31e5a518482dd122b63a92 (patch)
tree25698d0856ca01087cca40fe36274b82f2aff93e /dev-ruby/path_expander
parentdev-ruby/permutation: enable ruby33 (diff)
downloadgentoo-140380f14d69b18daa31e5a518482dd122b63a92.tar.gz
gentoo-140380f14d69b18daa31e5a518482dd122b63a92.tar.bz2
gentoo-140380f14d69b18daa31e5a518482dd122b63a92.zip
dev-ruby/path_expander: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/path_expander')
-rw-r--r--dev-ruby/path_expander/path_expander-1.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/path_expander/path_expander-1.1.1.ebuild b/dev-ruby/path_expander/path_expander-1.1.1.ebuild
index 700b5792cdda..a7ddd0c6c45e 100644
--- a/dev-ruby/path_expander/path_expander-1.1.1.ebuild
+++ b/dev-ruby/path_expander/path_expander-1.1.1.ebuild
@@ -2,7 +2,7 @@
# 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_EXTRADOC="History.rdoc README.rdoc"