summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-07-08 11:32:24 +0200
committerHans de Graaff <graaff@gentoo.org>2023-07-08 16:09:15 +0200
commit3c4eb7ade622d60679268ad95c1f079f0c30fa16 (patch)
tree218a7b93cc0160e875b3ceeffa20c38cd13856ba /dev-ruby/amatch
parentapp-containers/docker-compose: Start using DISTUTILS_USE_PEP517 (diff)
downloadgentoo-3c4eb7ade622d60679268ad95c1f079f0c30fa16.tar.gz
gentoo-3c4eb7ade622d60679268ad95c1f079f0c30fa16.tar.bz2
gentoo-3c4eb7ade622d60679268ad95c1f079f0c30fa16.zip
dev-ruby/amatch: enable ruby32
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/amatch')
-rw-r--r--dev-ruby/amatch/amatch-0.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/amatch/amatch-0.4.1.ebuild b/dev-ruby/amatch/amatch-0.4.1.ebuild
index af5cc5a1ce44..2f67155ace33 100644
--- a/dev-ruby/amatch/amatch-0.4.1.ebuild
+++ b/dev-ruby/amatch/amatch-0.4.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby30 ruby31 ruby32"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"