diff options
author | Hans de Graaff <graaff@gentoo.org> | 2024-05-26 07:32:10 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2024-05-26 08:32:31 +0200 |
commit | 23c2d29b362020a33640225846f5a6e55e5be408 (patch) | |
tree | b2e8454adfdce62600011cbf8f47a585667d0d76 /dev-ruby/hiera-eyaml-gpg | |
parent | dev-ruby/yard: Stabilize 0.9.36 sparc, #932759 (diff) | |
download | gentoo-23c2d29b362020a33640225846f5a6e55e5be408.tar.gz gentoo-23c2d29b362020a33640225846f5a6e55e5be408.tar.bz2 gentoo-23c2d29b362020a33640225846f5a6e55e5be408.zip |
dev-ruby/hiera-eyaml-gpg: enable ruby32
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/hiera-eyaml-gpg')
-rw-r--r-- | dev-ruby/hiera-eyaml-gpg/hiera-eyaml-gpg-0.7.4-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-ruby/hiera-eyaml-gpg/hiera-eyaml-gpg-0.7.4-r1.ebuild b/dev-ruby/hiera-eyaml-gpg/hiera-eyaml-gpg-0.7.4-r1.ebuild index cf46e672e926..1b12b32be672 100644 --- a/dev-ruby/hiera-eyaml-gpg/hiera-eyaml-gpg-0.7.4-r1.ebuild +++ b/dev-ruby/hiera-eyaml-gpg/hiera-eyaml-gpg-0.7.4-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby27 ruby30 ruby31" +USE_RUBY="ruby31 ruby32" RUBY_FAKEGEM_TASK_TEST="" @@ -17,7 +17,6 @@ HOMEPAGE="https://github.com/voxpupuli/hiera-eyaml-gpg" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~arm64 ~x86" -IUSE="" ruby_add_rdepend " >=dev-ruby/hiera-eyaml-1.3.8:* |