diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-12-07 17:59:37 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-12-07 17:59:54 -0600 |
commit | db881e394d84b8f78bcb4320e4a43d967f244be1 (patch) | |
tree | c3cf45d9c897d1b38c11c27ab5585b7dd9fbe060 /dev-ruby/puppetdb-termini | |
parent | app-admin/ansible: stabilize 8.6.0 for amd64, arm64, x86 (diff) | |
download | gentoo-db881e394d84b8f78bcb4320e4a43d967f244be1.tar.gz gentoo-db881e394d84b8f78bcb4320e4a43d967f244be1.tar.bz2 gentoo-db881e394d84b8f78bcb4320e4a43d967f244be1.zip |
dev-ruby/puppetdb-termini: stabilize 8.2.0 for amd64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-ruby/puppetdb-termini')
-rw-r--r-- | dev-ruby/puppetdb-termini/puppetdb-termini-8.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-8.2.0.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-8.2.0.ebuild index dfbabaa8b2cd..f2f2942a0247 100644 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-8.2.0.ebuild +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-8.2.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+="" |