diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2022-02-22 13:39:56 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2022-02-22 13:46:56 -0600 |
commit | 03b4336ca150ef6bd4aa28c4043d436c5289877d (patch) | |
tree | d302f5f27e49a4d39cfb499912c84224a637fc4b /dev-ruby/puppetdb-termini | |
parent | net-misc/youtube-dl: Stabilize 2021.12.17-r1 x86, #833872 (diff) | |
download | gentoo-03b4336ca150ef6bd4aa28c4043d436c5289877d.tar.gz gentoo-03b4336ca150ef6bd4aa28c4043d436c5289877d.tar.bz2 gentoo-03b4336ca150ef6bd4aa28c4043d436c5289877d.zip |
dev-ruby/puppetdb-termini: 7.9.0 stable amd64/x86
Package-Manager: Portage-3.0.30, 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.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-7.9.0.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-7.9.0.ebuild index a2bc85cce4e6..83bb38516615 100644 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-7.9.0.ebuild +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-7.9.0.ebuild @@ -15,7 +15,7 @@ LICENSE="Apache-2.0" SLOT="0" IUSE="" # will need the same keywords as puppet -KEYWORDS="~amd64 ~arm64 ~ppc ~x86" +KEYWORDS="amd64 ~arm64 ~ppc x86" RDEPEND+="" DEPEND+="" |