diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-03-10 13:20:42 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-03-10 13:24:46 -0600 |
commit | 36e0c2c23ba2fef23bf6512237611b007726c69c (patch) | |
tree | 92cf55220c6c2567e493ec27cffc6f81d4be0da7 /dev-ruby/puppetdb-termini | |
parent | net-misc/memcached: add 1.6.19 (diff) | |
download | gentoo-36e0c2c23ba2fef23bf6512237611b007726c69c.tar.gz gentoo-36e0c2c23ba2fef23bf6512237611b007726c69c.tar.bz2 gentoo-36e0c2c23ba2fef23bf6512237611b007726c69c.zip |
dev-ruby/puppetdb-termini: stabilize 7.12.1 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.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-7.12.1.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-7.12.1.ebuild index 21001dc94028..a2b827c8e1b2 100644 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-7.12.1.ebuild +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-7.12.1.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+="" |