diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2021-07-03 14:46:47 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2021-07-03 14:47:08 -0500 |
commit | 49689ca1b6dc12654e8f0ed8f35f419095949893 (patch) | |
tree | 7be14387ebb13d2a2819f496e3018a8d3e73eeef /dev-ruby/puppetdb-termini/puppetdb-termini-7.4.1.ebuild | |
parent | app-admin/puppetdb: 7.4.1 stable amd64 and x86 with cleanup (diff) | |
download | gentoo-49689ca1b6dc12654e8f0ed8f35f419095949893.tar.gz gentoo-49689ca1b6dc12654e8f0ed8f35f419095949893.tar.bz2 gentoo-49689ca1b6dc12654e8f0ed8f35f419095949893.zip |
dev-ruby/puppetdb-termini: 7.4.1 stable amd64/x86 with 7.3.1 cleanup
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-ruby/puppetdb-termini/puppetdb-termini-7.4.1.ebuild')
-rw-r--r-- | dev-ruby/puppetdb-termini/puppetdb-termini-7.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-7.4.1.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-7.4.1.ebuild index 57a8294eabe9..e88438205f95 100644 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-7.4.1.ebuild +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-7.4.1.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+="" |