diff options
author | Sam James <sam@gentoo.org> | 2023-04-07 05:14:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-07 05:14:22 +0100 |
commit | c1e0e80d5fccd67ba877bd836a107bf4167a21fe (patch) | |
tree | 133eb9088c10d1d1634eecfd43fc94fad89e7fc2 /dev-ruby/hiera | |
parent | dev-ruby/webrick: Stabilize 1.8.1 amd64, #903946 (diff) | |
download | gentoo-c1e0e80d5fccd67ba877bd836a107bf4167a21fe.tar.gz gentoo-c1e0e80d5fccd67ba877bd836a107bf4167a21fe.tar.bz2 gentoo-c1e0e80d5fccd67ba877bd836a107bf4167a21fe.zip |
dev-ruby/hiera: Stabilize 3.12.0 amd64, #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 d85aa878e0ae..494e2ecb1889 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 )" |