diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-05-07 11:03:46 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-05-07 11:04:23 -0500 |
commit | b9e4b1504dcab480ef2993746726403b98b70b60 (patch) | |
tree | 2d0588914bc2e3d0e4396ed62b605df02c7a4d0d /dev-ruby/puppetdb-termini | |
parent | app-admin/puppetdb: stabilize 7.13.0 for amd64, x86 (diff) | |
download | gentoo-b9e4b1504dcab480ef2993746726403b98b70b60.tar.gz gentoo-b9e4b1504dcab480ef2993746726403b98b70b60.tar.bz2 gentoo-b9e4b1504dcab480ef2993746726403b98b70b60.zip |
dev-ruby/puppetdb-termini: stabilize 7.13.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-7.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-7.13.0.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-7.13.0.ebuild index 21001dc94028..a2b827c8e1b2 100644 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-7.13.0.ebuild +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-7.13.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+="" |