summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2024-03-21 07:26:11 +0100
committerHans de Graaff <graaff@gentoo.org>2024-03-21 07:42:05 +0100
commit275aa7f20863cd72b00ce052ac2c50868851c08e (patch)
tree5393bb4546e05f8a92a88aa27120d2b682f50877 /dev-ruby
parentgames-emulation/pcsx2: Stabilize 1.7.5560 amd64, #927318 (diff)
downloadgentoo-275aa7f20863cd72b00ce052ac2c50868851c08e.tar.gz
gentoo-275aa7f20863cd72b00ce052ac2c50868851c08e.tar.bz2
gentoo-275aa7f20863cd72b00ce052ac2c50868851c08e.zip
dev-ruby/fuubar: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/fuubar/fuubar-2.5.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/fuubar/fuubar-2.5.1-r1.ebuild b/dev-ruby/fuubar/fuubar-2.5.1-r1.ebuild
index 7d5a1de78155..25c375442178 100644
--- a/dev-ruby/fuubar/fuubar-2.5.1-r1.ebuild
+++ b/dev-ruby/fuubar/fuubar-2.5.1-r1.ebuild
@@ -1,9 +1,9 @@
-# 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"
RUBY_FAKEGEM_EXTRADOC="README.md"
RUBY_FAKEGEM_BINWRAP=""