diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2020-08-15 14:31:53 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2020-08-15 14:50:33 -0500 |
commit | 4f53e2ecf747a45fd620d0b6a9415ee48a949687 (patch) | |
tree | d81d27cc2be03199299b37d28852834e6ac2968b /app-admin | |
parent | app-admin/puppet: 6.17.0 stable amd64 / x86 (diff) | |
download | gentoo-4f53e2ecf747a45fd620d0b6a9415ee48a949687.tar.gz gentoo-4f53e2ecf747a45fd620d0b6a9415ee48a949687.tar.bz2 gentoo-4f53e2ecf747a45fd620d0b6a9415ee48a949687.zip |
app-admin/puppet-agent: 6.17.0 stable amd64
Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/puppet-agent/puppet-agent-6.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet-agent/puppet-agent-6.17.0.ebuild b/app-admin/puppet-agent/puppet-agent-6.17.0.ebuild index d2a6b4ff967b..c33a9ee73c47 100644 --- a/app-admin/puppet-agent/puppet-agent-6.17.0.ebuild +++ b/app-admin/puppet-agent/puppet-agent-6.17.0.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" |