diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2024-02-18 17:09:20 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2024-02-18 17:10:25 -0600 |
commit | 5b660e4f1d81d0aff1ddc8c6cf7a7d00e51861c1 (patch) | |
tree | dba1296db3b0d3655ac35eab1ace8b8bcac6d2d6 /app-admin/puppet-agent | |
parent | app-admin/puppet: stabilize 8.4.0 for amd64, x86 (diff) | |
download | gentoo-5b660e4f1d81d0aff1ddc8c6cf7a7d00e51861c1.tar.gz gentoo-5b660e4f1d81d0aff1ddc8c6cf7a7d00e51861c1.tar.bz2 gentoo-5b660e4f1d81d0aff1ddc8c6cf7a7d00e51861c1.zip |
app-admin/puppet-agent: stabilize 8.4.0 for amd64
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin/puppet-agent')
-rw-r--r-- | app-admin/puppet-agent/puppet-agent-8.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet-agent/puppet-agent-8.4.0.ebuild b/app-admin/puppet-agent/puppet-agent-8.4.0.ebuild index f5524d744e1b..32089749d68e 100644 --- a/app-admin/puppet-agent/puppet-agent-8.4.0.ebuild +++ b/app-admin/puppet-agent/puppet-agent-8.4.0.ebuild @@ -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" |