diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2021-08-24 10:57:29 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2021-08-24 11:00:18 -0500 |
commit | bb8d54824b6b1eedc73b7688b97feedca23dab6d (patch) | |
tree | a72ca8c7064f95367720b541ef564682fa9ce628 /dev-ruby | |
parent | app-admin/puppetdb: 7.5.0 stable amd64 x86 (diff) | |
download | gentoo-bb8d54824b6b1eedc73b7688b97feedca23dab6d.tar.gz gentoo-bb8d54824b6b1eedc73b7688b97feedca23dab6d.tar.bz2 gentoo-bb8d54824b6b1eedc73b7688b97feedca23dab6d.zip |
dev-ruby/puppetdb-termini: 7.5.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')
-rw-r--r-- | dev-ruby/puppetdb-termini/puppetdb-termini-7.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-7.5.0.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-7.5.0.ebuild index a7cef96b4b13..759e7aabae62 100644 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-7.5.0.ebuild +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-7.5.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+="" |