commit: 343adf2e1e33de79215e2e7e54a66a9acee72dcf Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Fri Mar 10 19:24:40 2023 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Fri Mar 10 19:24:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=343adf2e
app-admin/puppet-agent: stabilize 7.23.0 for amd64 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> app-admin/puppet-agent/puppet-agent-7.23.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/puppet-agent/puppet-agent-7.23.0.ebuild b/app-admin/puppet-agent/puppet-agent-7.23.0.ebuild index 35263f3c4106..81bc5f74414a 100644 --- a/app-admin/puppet-agent/puppet-agent-7.23.0.ebuild +++ b/app-admin/puppet-agent/puppet-agent-7.23.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"
