summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-27 09:08:42 +0100
committerSam James <sam@gentoo.org>2023-03-27 09:33:57 +0100
commit765cec1d7a469a437f7943d00afde25d9d8ff4fd (patch)
tree106b605352bb1363f66f08772e3c90c3bc1b6336 /dev-ruby/commander
parentdev-ruby/bindex: enable ruby32 (diff)
downloadgentoo-765cec1d7a469a437f7943d00afde25d9d8ff4fd.tar.gz
gentoo-765cec1d7a469a437f7943d00afde25d9d8ff4fd.tar.bz2
gentoo-765cec1d7a469a437f7943d00afde25d9d8ff4fd.zip
dev-ruby/commander: enable ruby32
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/commander')
-rw-r--r--dev-ruby/commander/commander-4.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/commander/commander-4.6.0.ebuild b/dev-ruby/commander/commander-4.6.0.ebuild
index 38630ac5c726..0842165d7462 100644
--- a/dev-ruby/commander/commander-4.6.0.ebuild
+++ b/dev-ruby/commander/commander-4.6.0.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_EXTRADOC="History.rdoc README.md"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"