diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2020-11-22 17:07:41 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2020-11-22 17:08:20 -0600 |
commit | 0ccd8f763e70ec7d7f832595ca132ee8567f59cf (patch) | |
tree | ee251cfc9ddeb109be883e180ed31cbd403e65ea /dev-ruby/puppetdb-termini | |
parent | app-admin/puppetdb: 6.13.0 stable amd64/x86 (diff) | |
download | gentoo-0ccd8f763e70ec7d7f832595ca132ee8567f59cf.tar.gz gentoo-0ccd8f763e70ec7d7f832595ca132ee8567f59cf.tar.bz2 gentoo-0ccd8f763e70ec7d7f832595ca132ee8567f59cf.zip |
dev-ruby/puppetdb-termini: 6.13.0 stable amd64/x86
Package-Manager: Portage-3.0.9, Repoman-3.0.2
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.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-6.13.0.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-6.13.0.ebuild index a7f2b53b2dde..7919b7b236e7 100644 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-6.13.0.ebuild +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-6.13.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+="" |