summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-20 11:38:33 +0000
committerSam James <sam@gentoo.org>2023-03-22 03:25:14 +0000
commit5113507005e97e5123e912e36d05104098b33506 (patch)
tree0955d61b9fc0c7a91ec7daec2468701b2b0ce538 /dev-ruby
parentdev-ruby/rouge: enable ruby32 (diff)
downloadgentoo-5113507005e97e5123e912e36d05104098b33506.tar.gz
gentoo-5113507005e97e5123e912e36d05104098b33506.tar.bz2
gentoo-5113507005e97e5123e912e36d05104098b33506.zip
dev-ruby/test_construct: enable ruby32
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/test_construct/test_construct-2.0.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/test_construct/test_construct-2.0.2-r1.ebuild b/dev-ruby/test_construct/test_construct-2.0.2-r1.ebuild
index 95b415ce58ae..80ffd1e3a18f 100644
--- a/dev-ruby/test_construct/test_construct-2.0.2-r1.ebuild
+++ b/dev-ruby/test_construct/test_construct-2.0.2-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_EXTRADOC="CHANGELOG.md README.md"