summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-10-02 17:14:59 +0200
committerHans de Graaff <graaff@gentoo.org>2022-10-02 19:03:10 +0200
commit65811862ec1fb7c220178fa8aae79f2251c4ea16 (patch)
treeb34288fddeb914c881096a3f357f91373538a3c7
parentdev-ruby/xdr: enable ruby31 and disable ruby26 (diff)
downloadgentoo-65811862ec1fb7c220178fa8aae79f2251c4ea16.tar.gz
gentoo-65811862ec1fb7c220178fa8aae79f2251c4ea16.tar.bz2
gentoo-65811862ec1fb7c220178fa8aae79f2251c4ea16.zip
dev-ruby/jbuilder: enable ruby31 and disable ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/jbuilder/jbuilder-2.11.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/jbuilder/jbuilder-2.11.5.ebuild b/dev-ruby/jbuilder/jbuilder-2.11.5.ebuild
index c27a00596b72..5fa605318ec3 100644
--- a/dev-ruby/jbuilder/jbuilder-2.11.5.ebuild
+++ b/dev-ruby/jbuilder/jbuilder-2.11.5.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby27 ruby30 ruby31"
RUBY_FAKEGEM_TASK_TEST="CI=true test"