summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-01 23:51:50 +0100
committerSam James <sam@gentoo.org>2023-04-02 00:18:58 +0100
commitabf7fc13c91fe1e42c988e6ebd435c6af39d7f4b (patch)
treefe6d3bc576d26130a5f18b88d1504d47f8c5524f /dev-ruby/multi_test
parentdev-ruby/multi_test: add github upstream metadata (diff)
downloadgentoo-abf7fc13c91fe1e42c988e6ebd435c6af39d7f4b.tar.gz
gentoo-abf7fc13c91fe1e42c988e6ebd435c6af39d7f4b.tar.bz2
gentoo-abf7fc13c91fe1e42c988e6ebd435c6af39d7f4b.zip
dev-ruby/multi_test: enable ruby32
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/multi_test')
-rw-r--r--dev-ruby/multi_test/multi_test-1.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/multi_test/multi_test-1.1.0.ebuild b/dev-ruby/multi_test/multi_test-1.1.0.ebuild
index 505e8a147ada..5478e4d51abd 100644
--- a/dev-ruby/multi_test/multi_test-1.1.0.ebuild
+++ b/dev-ruby/multi_test/multi_test-1.1.0.ebuild
@@ -1,9 +1,9 @@
-# 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_EXTRADOC="CHANGELOG.md README.md"