summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-15 07:07:42 +0000
committerSam James <sam@gentoo.org>2023-03-18 00:01:47 +0000
commit7399f7a88959e14833f290fd28670b84e19cc161 (patch)
tree0f038b4084caba55a370887e547ca406552c98d3 /dev-ruby/open4
parentdev-ruby/method_source: enable ruby32 (diff)
downloadgentoo-7399f7a88959e14833f290fd28670b84e19cc161.tar.gz
gentoo-7399f7a88959e14833f290fd28670b84e19cc161.tar.bz2
gentoo-7399f7a88959e14833f290fd28670b84e19cc161.zip
dev-ruby/open4: enable ruby32
``` Finished in 0.064852s, 200.4558 runs/s, 385.4920 assertions/s. 13 runs, 25 assertions, 0 failures, 0 errors, 0 skips ``` Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/open4')
-rw-r--r--dev-ruby/open4/open4-1.3.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/open4/open4-1.3.4-r1.ebuild b/dev-ruby/open4/open4-1.3.4-r1.ebuild
index ab3cea05047d..4817885e95ad 100644
--- a/dev-ruby/open4/open4-1.3.4-r1.ebuild
+++ b/dev-ruby/open4/open4-1.3.4-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="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README"