diff options
author | 2022-01-15 11:50:07 -0600 | |
---|---|---|
committer | 2022-01-15 11:54:19 -0600 | |
commit | af94f375c83f39b9407586d4b13fa79f12fc0f42 (patch) | |
tree | dcfece7d1bafb0f795438c8eda4f09be5b4cb1b7 /dev-ruby/puppetdb-termini | |
parent | app-admin/puppetdb: 7.8.0 stable amd64/x86 (diff) | |
download | gentoo-af94f375c83f39b9407586d4b13fa79f12fc0f42.tar.gz gentoo-af94f375c83f39b9407586d4b13fa79f12fc0f42.tar.bz2 gentoo-af94f375c83f39b9407586d4b13fa79f12fc0f42.zip |
dev-ruby/puppetdb-termini: 7.8.0 stable amd64/x86
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-ruby/puppetdb-termini')
-rw-r--r-- | dev-ruby/puppetdb-termini/puppetdb-termini-7.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-7.8.0.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-7.8.0.ebuild index a7cef96b4b13..595019a13dac 100644 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-7.8.0.ebuild +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-7.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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+="" |