diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-05-27 10:18:02 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-05-27 10:18:25 -0500 |
commit | 65c745f8ca9bbd75f954b808e75c707575ebbafb (patch) | |
tree | 8a7d77c8b8cbcd121c710d11baec2fd89abe0930 /dev-ruby/puppetdb-termini | |
parent | app-admin/puppetserver: stabilize 8.0.0 for amd64 (diff) | |
download | gentoo-65c745f8ca9bbd75f954b808e75c707575ebbafb.tar.gz gentoo-65c745f8ca9bbd75f954b808e75c707575ebbafb.tar.bz2 gentoo-65c745f8ca9bbd75f954b808e75c707575ebbafb.zip |
dev-ruby/puppetdb-termini: stabilize 8.0.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.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-8.0.0.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-8.0.0.ebuild index dfbabaa8b2cd..f2f2942a0247 100644 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-8.0.0.ebuild +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-8.0.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+="" |