commit: 80ec01ec613aedf823fe4650dcec926a01d8677c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 25 13:22:07 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 26 03:02:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80ec01ec
dev-ruby/sshkit: enable ruby32 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/sshkit/sshkit-1.21.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/sshkit/sshkit-1.21.4.ebuild b/dev-ruby/sshkit/sshkit-1.21.4.ebuild index 02943e115a2b..b92c3a10baca 100644 --- a/dev-ruby/sshkit/sshkit-1.21.4.ebuild +++ b/dev-ruby/sshkit/sshkit-1.21.4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby27 ruby30 ruby31" +USE_RUBY="ruby27 ruby30 ruby31 ruby32" # There are functional tests that require vagrant boxes to be set up. RUBY_FAKEGEM_TASK_TEST="test:units"
