diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2020-08-15 14:33:59 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2020-08-15 14:50:37 -0500 |
commit | 021fdd5e133fc06611ae3ecce9e8bdeada227d8b (patch) | |
tree | aecc99f60c09089d7f84c0f92a9fdc4cfbbe9363 /dev-ruby/puppetdb-termini | |
parent | app-admin/puppetserver: 6.12.1 stable amd64 / x86 (diff) | |
download | gentoo-021fdd5e133fc06611ae3ecce9e8bdeada227d8b.tar.gz gentoo-021fdd5e133fc06611ae3ecce9e8bdeada227d8b.tar.bz2 gentoo-021fdd5e133fc06611ae3ecce9e8bdeada227d8b.zip |
dev-ruby/puppetdb-termini: 6.11.2 stable amd64 / x86
Package-Manager: Portage-3.0.2, Repoman-2.3.23
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.11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-6.11.2.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-6.11.2.ebuild index a7f2b53b2dde..7919b7b236e7 100644 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-6.11.2.ebuild +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-6.11.2.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+="" |