commit: fcd8b07433ef00085d13a698ba77da72c189c6df Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Apr 24 15:29:41 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Apr 24 15:29:41 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcd8b074
app-admin/puppet-agent: Stabilize 8.10.0 amd64, #954300 Signed-off-by: Sam James <sam <AT> gentoo.org> app-admin/puppet-agent/puppet-agent-8.10.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/puppet-agent/puppet-agent-8.10.0.ebuild b/app-admin/puppet-agent/puppet-agent-8.10.0.ebuild index f5524d744e1b..987055eb6646 100644 --- a/app-admin/puppet-agent/puppet-agent-8.10.0.ebuild +++ b/app-admin/puppet-agent/puppet-agent-8.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ arm64? ( http://apt.puppetlabs.com/pool/focal/puppet8/${PN:0:1}/${PN}/${PN}_${PV LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="puppetdb selinux" RESTRICT="strip"
