diff options
author | Hans de Graaff <graaff@gentoo.org> | 2023-07-12 06:54:11 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2023-07-12 06:59:18 +0200 |
commit | f5e42d75cf64c0f99dbc47e4371425f7190cf8c9 (patch) | |
tree | 09d5e6839d85bfa417d064d03f7c656ed8cc81b3 /dev-ruby/hiera-eyaml-plaintext | |
parent | dev-ruby/html-pipeline: enable ruby32 (diff) | |
download | gentoo-f5e42d75cf64c0f99dbc47e4371425f7190cf8c9.tar.gz gentoo-f5e42d75cf64c0f99dbc47e4371425f7190cf8c9.tar.bz2 gentoo-f5e42d75cf64c0f99dbc47e4371425f7190cf8c9.zip |
dev-ruby/hiera-eyaml-plaintext: enable ruby32
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 b3f13e76f889..6e98da6900b4 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="ruby27 ruby30 ruby31" +USE_RUBY="ruby30 ruby31 ruby32" RUBY_FAKEGEM_TASK_TEST="" |