diff options
author | Sam James <sam@gentoo.org> | 2023-04-07 06:06:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-07 06:06:00 +0100 |
commit | 78e17d757acb4f38f702b905ca04fe3b5b0626cf (patch) | |
tree | d975a0624b450feb91fd00e161b11973874d9a88 /dev-ruby/hiera | |
parent | dev-ruby/hashie: Stabilize 5.0.0 amd64, #903948 (diff) | |
download | gentoo-78e17d757acb4f38f702b905ca04fe3b5b0626cf.tar.gz gentoo-78e17d757acb4f38f702b905ca04fe3b5b0626cf.tar.bz2 gentoo-78e17d757acb4f38f702b905ca04fe3b5b0626cf.zip |
dev-ruby/hiera: Stabilize 3.12.0 ppc, #903950
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/hiera')
-rw-r--r-- | dev-ruby/hiera/hiera-3.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/hiera/hiera-3.12.0.ebuild b/dev-ruby/hiera/hiera-3.12.0.ebuild index 494e2ecb1889..57abf1d44284 100644 --- a/dev-ruby/hiera/hiera-3.12.0.ebuild +++ b/dev-ruby/hiera/hiera-3.12.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://docs.puppet.com/hiera/" LICENSE="Apache-2.0" SLOT="0" IUSE="" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~riscv ~sparc x86" ruby_add_bdepend "test? ( dev-ruby/mocha )" |