diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2022-09-02 10:09:41 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2022-09-02 10:13:08 -0500 |
commit | 9870ef48246045af40ce20036ff4ab380fec87b0 (patch) | |
tree | c87c13e19bb0abf110e255a6cfc3475260c295d8 /dev-ruby | |
parent | app-admin/puppetserver: stabilize 7.9.0 for amd64 (diff) | |
download | gentoo-9870ef48246045af40ce20036ff4ab380fec87b0.tar.gz gentoo-9870ef48246045af40ce20036ff4ab380fec87b0.tar.bz2 gentoo-9870ef48246045af40ce20036ff4ab380fec87b0.zip |
dev-ruby/puppetdb-termini: stabilize 7.11.0 for amd64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/puppetdb-termini/puppetdb-termini-7.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-7.11.0.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-7.11.0.ebuild index 68f1eaa1a4b6..d8ffebf1040f 100644 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-7.11.0.ebuild +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-7.11.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+="" |