summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-05-04 07:24:28 +0200
committerHans de Graaff <graaff@gentoo.org>2022-05-04 07:26:41 +0200
commitd819ea2abadbd88b5967f403ae43457a5eb66168 (patch)
tree63a2c60461dd12dc11df3c7d18029c755284a6e7
parentdev-ruby/imagesize: enable ruby31 (diff)
downloadgentoo-d819ea2abadbd88b5967f403ae43457a5eb66168.tar.gz
gentoo-d819ea2abadbd88b5967f403ae43457a5eb66168.tar.bz2
gentoo-d819ea2abadbd88b5967f403ae43457a5eb66168.zip
dev-ruby/inflecto: enable ruby31
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/inflecto/inflecto-0.0.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/inflecto/inflecto-0.0.2-r1.ebuild b/dev-ruby/inflecto/inflecto-0.0.2-r1.ebuild
index 95783e9f9782..9369e3d0cfdd 100644
--- a/dev-ruby/inflecto/inflecto-0.0.2-r1.ebuild
+++ b/dev-ruby/inflecto/inflecto-0.0.2-r1.ebuild
@@ -1,9 +1,9 @@
-# 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"