diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-02-28 10:02:09 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-02-28 10:22:07 -0600 |
commit | f4ba98b2a6cdd722a99cdc40c14c3ea46ef5049a (patch) | |
tree | 8bf4c2769f0d0b7b234e1617a974626443d7c0d7 /dev-ruby | |
parent | app-admin/puppet: 6.2.0 stable amd64 and x86 (diff) | |
download | gentoo-f4ba98b2a6cdd722a99cdc40c14c3ea46ef5049a.tar.gz gentoo-f4ba98b2a6cdd722a99cdc40c14c3ea46ef5049a.tar.bz2 gentoo-f4ba98b2a6cdd722a99cdc40c14c3ea46ef5049a.zip |
dev-ruby/puppetdb-termini: 6.2.0 stable amd64 and x86
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/puppetdb-termini/puppetdb-termini-6.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-6.2.0.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-6.2.0.ebuild index 6d51b944dfdb..5dea78fa68fc 100644 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-6.2.0.ebuild +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-6.2.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+="" |