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: Wed, 03 Aug 2022 02:07:17
Message-Id: 1659492413.8666f62970d50f5f1078dc18e12647f2a66a3c67.prometheanfire@gentoo
1 commit: 8666f62970d50f5f1078dc18e12647f2a66a3c67
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 3 02:06:53 2022 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 3 02:06:53 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8666f629
7
8 app-admin/puppet-agent: 7.18.0 un-direct-to-stable
9
10 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
11
12 app-admin/puppet-agent/puppet-agent-7.18.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-admin/puppet-agent/puppet-agent-7.18.0.ebuild b/app-admin/puppet-agent/puppet-agent-7.18.0.ebuild
16 index 0776db0b3b8b..3ef55d1516d2 100644
17 --- a/app-admin/puppet-agent/puppet-agent-7.18.0.ebuild
18 +++ b/app-admin/puppet-agent/puppet-agent-7.18.0.ebuild
19 @@ -11,7 +11,7 @@ arm64? ( http://apt.puppetlabs.com/pool/focal/puppet/${PN:0:1}/${PN}/${PN}_${PV}
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm64"
24 +KEYWORDS="~amd64 ~arm64"
25 IUSE="puppetdb selinux"
26 RESTRICT="strip"