Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/puppet-agent/
Date: Thu, 19 May 2022 16:46:46
Message-Id: 1652978795.7c61f8c5535cfeca4139a814edd7010791e3048d.prometheanfire@gentoo
1 commit: 7c61f8c5535cfeca4139a814edd7010791e3048d
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 19 16:43:13 2022 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Thu May 19 16:46:35 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c61f8c5
7
8 app-admin/puppet-agent: 7.16.0 stable amd64
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 app-admin/puppet-agent/puppet-agent-7.16.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-admin/puppet-agent/puppet-agent-7.16.0.ebuild b/app-admin/puppet-agent/puppet-agent-7.16.0.ebuild
17 index 3ef55d1516d2..0776db0b3b8b 100644
18 --- a/app-admin/puppet-agent/puppet-agent-7.16.0.ebuild
19 +++ b/app-admin/puppet-agent/puppet-agent-7.16.0.ebuild
20 @@ -11,7 +11,7 @@ arm64? ( http://apt.puppetlabs.com/pool/focal/puppet/${PN:0:1}/${PN}/${PN}_${PV}
21
22 LICENSE="Apache-2.0"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm64"
25 +KEYWORDS="amd64 ~arm64"
26 IUSE="puppetdb selinux"
27 RESTRICT="strip"