summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-05-01 08:39:30 +0200
committerHans de Graaff <graaff@gentoo.org>2022-05-01 09:40:18 +0200
commitd10554c871b7e18a79c6732a4ab07e9d72e2dd91 (patch)
tree1f9483d79133d4e82fa0f99e4a5f267687279fdc /dev-ruby/naught
parentpython-utils-r1.eclass: Utilize the new makeopts_jobs default (diff)
downloadgentoo-d10554c871b7e18a79c6732a4ab07e9d72e2dd91.tar.gz
gentoo-d10554c871b7e18a79c6732a4ab07e9d72e2dd91.tar.bz2
gentoo-d10554c871b7e18a79c6732a4ab07e9d72e2dd91.zip
dev-ruby/naught: enable ruby31
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/naught')
-rw-r--r--dev-ruby/naught/naught-1.1.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/naught/naught-1.1.0-r1.ebuild b/dev-ruby/naught/naught-1.1.0-r1.ebuild
index ebda1f6d4c44..3d848dda9b1c 100644
--- a/dev-ruby/naught/naught-1.1.0-r1.ebuild
+++ b/dev-ruby/naught/naught-1.1.0-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"