diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-09-27 15:31:05 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-09-27 15:31:50 -0500 |
commit | b02228b67ccdf88f932ecb9e29032a4af674b2a0 (patch) | |
tree | c2904fe7e11820daf0ba26bc62ae2bf6c3db567c /app-admin | |
parent | app-admin/puppet: stabilize 8.2.0 for amd64, x86 (diff) | |
download | gentoo-b02228b67ccdf88f932ecb9e29032a4af674b2a0.tar.gz gentoo-b02228b67ccdf88f932ecb9e29032a4af674b2a0.tar.bz2 gentoo-b02228b67ccdf88f932ecb9e29032a4af674b2a0.zip |
app-admin/puppet-agent: stabilize 8.2.0 for amd64
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/puppet-agent/puppet-agent-8.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet-agent/puppet-agent-8.2.0.ebuild b/app-admin/puppet-agent/puppet-agent-8.2.0.ebuild index 2a10118b915a..7544b551c95b 100644 --- a/app-admin/puppet-agent/puppet-agent-8.2.0.ebuild +++ b/app-admin/puppet-agent/puppet-agent-8.2.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" |