diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-05-07 11:01:31 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-05-07 11:04:20 -0500 |
commit | 278d8f5ec6a40213b175aba4d297db78d8608f9b (patch) | |
tree | a0b0c3574d4e105f88b4af65a6222f867f679e50 /app-admin | |
parent | app-admin/puppet: stabilize 7.24.0 for amd64, x86 (diff) | |
download | gentoo-278d8f5ec6a40213b175aba4d297db78d8608f9b.tar.gz gentoo-278d8f5ec6a40213b175aba4d297db78d8608f9b.tar.bz2 gentoo-278d8f5ec6a40213b175aba4d297db78d8608f9b.zip |
app-admin/puppet-agent: stabilize 7.24.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-7.24.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet-agent/puppet-agent-7.24.0.ebuild b/app-admin/puppet-agent/puppet-agent-7.24.0.ebuild index 35263f3c4106..81bc5f74414a 100644 --- a/app-admin/puppet-agent/puppet-agent-7.24.0.ebuild +++ b/app-admin/puppet-agent/puppet-agent-7.24.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" |