summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-12-31 20:02:42 +0100
committerHans de Graaff <graaff@gentoo.org>2023-12-31 20:10:00 +0100
commit2ee7c7351219696ab8563b95004208d4dfc28a92 (patch)
tree0787edfe7b0215f5ea73cad716b85b1c1d61c469
parentdev-ruby/leto: enable ruby33 (diff)
downloadgentoo-2ee7c7351219696ab8563b95004208d4dfc28a92.tar.gz
gentoo-2ee7c7351219696ab8563b95004208d4dfc28a92.tar.bz2
gentoo-2ee7c7351219696ab8563b95004208d4dfc28a92.zip
dev-ruby/jsobfu: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/jsobfu/jsobfu-0.4.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/jsobfu/jsobfu-0.4.2-r1.ebuild b/dev-ruby/jsobfu/jsobfu-0.4.2-r1.ebuild
index f741a95f2d34..63fdc38a7e28 100644
--- a/dev-ruby/jsobfu/jsobfu-0.4.2-r1.ebuild
+++ b/dev-ruby/jsobfu/jsobfu-0.4.2-r1.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_BINWRAP=""
RUBY_FAKEGEM_RECIPE_TEST="rspec3"