summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-15 07:13:31 +0000
committerSam James <sam@gentoo.org>2023-03-18 00:01:50 +0000
commit66181f14aea4d98edcfd39ef156043d3c36edc4a (patch)
treeaf3ffb0d9e4da1e8965154a791a4af9cf281278a
parentdev-ruby/tty-screen: enable ruby32 (diff)
downloadgentoo-66181f14aea4d98edcfd39ef156043d3c36edc4a.tar.gz
gentoo-66181f14aea4d98edcfd39ef156043d3c36edc4a.tar.bz2
gentoo-66181f14aea4d98edcfd39ef156043d3c36edc4a.zip
dev-ruby/wisper: enable ruby32
``` Finished in 1.03 seconds (files took 0.07646 seconds to load) 104 examples, 0 failures Randomized with seed 2881 ``` Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/wisper/wisper-2.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/wisper/wisper-2.0.1.ebuild b/dev-ruby/wisper/wisper-2.0.1.ebuild
index 54e929575cba..0eb86608b79b 100644
--- a/dev-ruby/wisper/wisper-2.0.1.ebuild
+++ b/dev-ruby/wisper/wisper-2.0.1.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=7
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"