diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2022-11-13 15:20:51 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2022-11-13 15:25:12 -0600 |
commit | db1142bad14452694686d015aeb490b77c5f53cd (patch) | |
tree | edf9b76493980210104f9f16853892f374fc3159 /app-admin/puppet-agent | |
parent | app-admin/puppetserver: stabilize 7.9.2 for amd64 (diff) | |
download | gentoo-db1142bad14452694686d015aeb490b77c5f53cd.tar.gz gentoo-db1142bad14452694686d015aeb490b77c5f53cd.tar.bz2 gentoo-db1142bad14452694686d015aeb490b77c5f53cd.zip |
app-admin/puppet-agent: stabilize 7.20.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-7.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet-agent/puppet-agent-7.20.0.ebuild b/app-admin/puppet-agent/puppet-agent-7.20.0.ebuild index 3ef55d1516d2..0776db0b3b8b 100644 --- a/app-admin/puppet-agent/puppet-agent-7.20.0.ebuild +++ b/app-admin/puppet-agent/puppet-agent-7.20.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" |