From f98de505d0250dc2b33c8195544dcff95fc7f2ee Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Wed, 27 Dec 2023 20:56:35 +0100 Subject: [PATCH] dev-ruby/hiera-eyaml-plaintext: enable ruby33 Signed-off-by: Hans de Graaff --- .../hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6-r2.ebuild b/dev-ruby/hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6-r2.ebuild index 6e98da6900b43..8a85e012c2f34 100644 --- a/dev-ruby/hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6-r2.ebuild +++ b/dev-ruby/hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6-r2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby30 ruby31 ruby32" +USE_RUBY="ruby31 ruby32 ruby33" RUBY_FAKEGEM_TASK_TEST=""