diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2022-06-23 21:18:50 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2022-06-23 21:18:50 -0500 |
commit | 978f5740d27badf7f48198b762a07171c1c941cb (patch) | |
tree | 0189244b8491a4bd6d35e18d14d3e14ee5ff805d /dev-ruby/hiera | |
parent | app-emulation/glean: 1.23.0 bump and 1.19.0 stable amd64/x86 (diff) | |
download | gentoo-978f5740d27badf7f48198b762a07171c1c941cb.tar.gz gentoo-978f5740d27badf7f48198b762a07171c1c941cb.tar.bz2 gentoo-978f5740d27badf7f48198b762a07171c1c941cb.zip |
dev-ruby/hiera: 3.9.0 stable amd64 x86 ppc
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-ruby/hiera')
-rw-r--r-- | dev-ruby/hiera/hiera-3.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/hiera/hiera-3.9.0.ebuild b/dev-ruby/hiera/hiera-3.9.0.ebuild index dc9baceecec1..3c2808823277 100644 --- a/dev-ruby/hiera/hiera-3.9.0.ebuild +++ b/dev-ruby/hiera/hiera-3.9.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 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc x86" ruby_add_bdepend "test? ( dev-ruby/mocha )" |