commit: 5113507005e97e5123e912e36d05104098b33506 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 20 11:38:33 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Mar 22 03:25:14 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51135070
dev-ruby/test_construct: enable ruby32 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/test_construct/test_construct-2.0.2-r1.ebuild | 4 ++-- 1 file 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"
