summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-31 03:49:15 +0100
committerSam James <sam@gentoo.org>2023-03-31 18:59:34 +0100
commit2432f9346d65792d45ad240ae2e006b55ff74913 (patch)
treedfd4d8c65e5c4600334725ed1496155dc3566430
parentdev-ruby/rkelly-remix: enable ruby32 (diff)
downloadgentoo-2432f9346d65792d45ad240ae2e006b55ff74913.tar.gz
gentoo-2432f9346d65792d45ad240ae2e006b55ff74913.tar.bz2
gentoo-2432f9346d65792d45ad240ae2e006b55ff74913.zip
dev-ruby/jsobfu: enable ruby32
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/jsobfu/jsobfu-0.4.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/jsobfu/jsobfu-0.4.2-r1.ebuild b/dev-ruby/jsobfu/jsobfu-0.4.2-r1.ebuild
index 3b7f60cfb522..f741a95f2d34 100644
--- a/dev-ruby/jsobfu/jsobfu-0.4.2-r1.ebuild
+++ b/dev-ruby/jsobfu/jsobfu-0.4.2-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
RUBY_FAKEGEM_BINWRAP=""
RUBY_FAKEGEM_RECIPE_TEST="rspec3"