diff options
author | 2020-02-17 16:15:36 -0600 | |
---|---|---|
committer | 2020-02-17 16:36:16 -0600 | |
commit | c0b23c3b3ae70f30cb4e3a91768605eeab1e5d23 (patch) | |
tree | e9b63295de24259665d2d53ac8eccc0b2acaf401 /dev-ruby/puppetdb-termini | |
parent | app-admin/puppetserver: cleanup (diff) | |
download | gentoo-c0b23c3b3ae70f30cb4e3a91768605eeab1e5d23.tar.gz gentoo-c0b23c3b3ae70f30cb4e3a91768605eeab1e5d23.tar.bz2 gentoo-c0b23c3b3ae70f30cb4e3a91768605eeab1e5d23.zip |
dev-ruby/puppetdb-termini: 6.8.0 stable amd64/x86
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-ruby/puppetdb-termini')
-rw-r--r-- | dev-ruby/puppetdb-termini/puppetdb-termini-6.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-6.8.0.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-6.8.0.ebuild index a7f2b53b2dde..7919b7b236e7 100644 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-6.8.0.ebuild +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-6.8.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+="" |