diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2020-11-22 17:05:13 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2020-11-22 17:08:16 -0600 |
commit | 29385b37449e579fbe26acfa6606def01ba98e11 (patch) | |
tree | 7fdbe27e2859c1df95a94ff6b0a39c9a879d5095 /app-admin | |
parent | app-admin/puppet: 6.19.1 stable amd64 / x86 (diff) | |
download | gentoo-29385b37449e579fbe26acfa6606def01ba98e11.tar.gz gentoo-29385b37449e579fbe26acfa6606def01ba98e11.tar.bz2 gentoo-29385b37449e579fbe26acfa6606def01ba98e11.zip |
app-admin/puppet-agent: 6.19.1-r1 stable amd64
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/puppet-agent/puppet-agent-6.19.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet-agent/puppet-agent-6.19.1-r1.ebuild b/app-admin/puppet-agent/puppet-agent-6.19.1-r1.ebuild index 71f2744a5a5e..7537a83b6293 100644 --- a/app-admin/puppet-agent/puppet-agent-6.19.1-r1.ebuild +++ b/app-admin/puppet-agent/puppet-agent-6.19.1-r1.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" |