diff options
author | Hans de Graaff <graaff@gentoo.org> | 2023-12-27 20:56:35 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2023-12-27 20:56:35 +0100 |
commit | f98de505d0250dc2b33c8195544dcff95fc7f2ee (patch) | |
tree | cdce5611795b7190ff8ceee3c28be4c2c5d94a35 /dev-ruby/hiera-eyaml-plaintext | |
parent | dev-ruby/hitimes: enable ruby33 (diff) | |
download | gentoo-f98de505d0250dc2b33c8195544dcff95fc7f2ee.tar.gz gentoo-f98de505d0250dc2b33c8195544dcff95fc7f2ee.tar.bz2 gentoo-f98de505d0250dc2b33c8195544dcff95fc7f2ee.zip |
dev-ruby/hiera-eyaml-plaintext: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/hiera-eyaml-plaintext')
-rw-r--r-- | dev-ruby/hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 6e98da6900b4..8a85e012c2f3 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="" |