summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-01 23:53:36 +0100
committerSam James <sam@gentoo.org>2023-04-02 00:18:59 +0100
commit0851f5fdbf7389d8eb9892de39499145e72a6efb (patch)
tree29e5c34dd2509ded402460d83e116ceb8dc5c068
parentdev-util/cucumber: enable ruby32 (diff)
downloadgentoo-0851f5fdbf7389d8eb9892de39499145e72a6efb.tar.gz
gentoo-0851f5fdbf7389d8eb9892de39499145e72a6efb.tar.bz2
gentoo-0851f5fdbf7389d8eb9892de39499145e72a6efb.zip
dev-ruby/minitest-around: enable ruby32
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild b/dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild
index d36f36233be0..e938dc872325 100644
--- a/dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild
+++ b/dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# 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_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README.md"