commit: 88be78093de21c17645b7c7bacd13b3ac4c11d10 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Fri Sep 2 15:08:24 2022 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Fri Sep 2 15:13:05 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88be7809
app-admin/puppet-agent: stabilize 7.18.0 for amd64 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> app-admin/puppet-agent/puppet-agent-7.18.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/puppet-agent/puppet-agent-7.18.0.ebuild b/app-admin/puppet-agent/puppet-agent-7.18.0.ebuild index 3ef55d1516d2..0776db0b3b8b 100644 --- a/app-admin/puppet-agent/puppet-agent-7.18.0.ebuild +++ b/app-admin/puppet-agent/puppet-agent-7.18.0.ebuild @@ -11,7 +11,7 @@ arm64? ( http://apt.puppetlabs.com/pool/focal/puppet/${PN:0:1}/${PN}/${PN}_${PV} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="puppetdb selinux" RESTRICT="strip"
