diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2021-10-17 12:11:11 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2021-10-17 12:13:02 -0500 |
commit | 03e092bb3190d75c1e764a6bc6d6852b62d4ac84 (patch) | |
tree | 90a0f8de782b7ddc73c003fc1f91efad1ef13aa2 /dev-ruby/puppetdb-termini | |
parent | app-admin/puppetserver: 7.4.0 stable amd64 (diff) | |
download | gentoo-03e092bb3190d75c1e764a6bc6d6852b62d4ac84.tar.gz gentoo-03e092bb3190d75c1e764a6bc6d6852b62d4ac84.tar.bz2 gentoo-03e092bb3190d75c1e764a6bc6d6852b62d4ac84.zip |
dev-ruby/puppetdb-termini: 7.6.0 stable amd64/x86
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-ruby/puppetdb-termini')
-rw-r--r-- | dev-ruby/puppetdb-termini/puppetdb-termini-7.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-7.6.0.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-7.6.0.ebuild index a7cef96b4b13..759e7aabae62 100644 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-7.6.0.ebuild +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-7.6.0.ebuild @@ -15,7 +15,7 @@ LICENSE="Apache-2.0" SLOT="0" IUSE="" # will need the same keywords as puppet -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" RDEPEND+="" DEPEND+="" |