summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-27 09:13:46 +0100
committerSam James <sam@gentoo.org>2023-03-27 09:34:01 +0100
commitc18922e137869881493760405ecf51796ea14fab (patch)
treedb4c7aa9da45bf0ed9ff5908d838518ba74dc6f7 /dev-ruby/maxitest
parentdev-ruby/fast-stemmer: enable ruby32 (diff)
downloadgentoo-c18922e137869881493760405ecf51796ea14fab.tar.gz
gentoo-c18922e137869881493760405ecf51796ea14fab.tar.bz2
gentoo-c18922e137869881493760405ecf51796ea14fab.zip
dev-ruby/maxitest: enable ruby32
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/maxitest')
-rw-r--r--dev-ruby/maxitest/maxitest-4.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/maxitest/maxitest-4.4.1.ebuild b/dev-ruby/maxitest/maxitest-4.4.1.ebuild
index b0ac344fdff3..9f744436284c 100644
--- a/dev-ruby/maxitest/maxitest-4.4.1.ebuild
+++ b/dev-ruby/maxitest/maxitest-4.4.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
RUBY_FAKEGEM_EXTRADOC="Readme.md"