diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2021-08-24 10:55:00 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2021-08-24 11:00:15 -0500 |
commit | ecfc6c59252527d359eb5462fcb02f32cc569a08 (patch) | |
tree | 549b37eb472d729dc2443957fc9f043df355a711 /app-admin/puppet-agent | |
parent | app-admin/puppet: 7.9.0-r1 stable amd64/x86 (diff) | |
download | gentoo-ecfc6c59252527d359eb5462fcb02f32cc569a08.tar.gz gentoo-ecfc6c59252527d359eb5462fcb02f32cc569a08.tar.bz2 gentoo-ecfc6c59252527d359eb5462fcb02f32cc569a08.zip |
app-admin/puppet-agent: 7.9.0 stable amd64
Package-Manager: Portage-3.0.20, Repoman-3.0.3
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.9.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet-agent/puppet-agent-7.9.0-r3.ebuild b/app-admin/puppet-agent/puppet-agent-7.9.0-r3.ebuild index c24ff0f353a2..1af71eb6f52c 100644 --- a/app-admin/puppet-agent/puppet-agent-7.9.0-r3.ebuild +++ b/app-admin/puppet-agent/puppet-agent-7.9.0-r3.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://apt.puppetlabs.com/pool/focal/puppet/${PN:0:1}/${PN}/${PN}_${PV} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="puppetdb selinux" RESTRICT="strip" |