Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/puppetdb-termini/
Date: Fri, 02 Sep 2022 15:13:19
Message-Id: 1662131588.9870ef48246045af40ce20036ff4ab380fec87b0.prometheanfire@gentoo
1 commit: 9870ef48246045af40ce20036ff4ab380fec87b0
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 2 15:09:41 2022 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 2 15:13:08 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9870ef48
7
8 dev-ruby/puppetdb-termini: stabilize 7.11.0 for amd64, x86
9
10 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
11
12 dev-ruby/puppetdb-termini/puppetdb-termini-7.11.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-7.11.0.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-7.11.0.ebuild
16 index 68f1eaa1a4b6..d8ffebf1040f 100644
17 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-7.11.0.ebuild
18 +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-7.11.0.ebuild
19 @@ -15,7 +15,7 @@ LICENSE="Apache-2.0"
20 SLOT="0"
21 IUSE=""
22 # will need the same keywords as puppet
23 -KEYWORDS="~amd64 ~arm64 ~ppc ~x86"
24 +KEYWORDS="amd64 ~arm64 ~ppc x86"
25
26 RDEPEND+=""
27 DEPEND+=""