diff options
author | 2021-09-20 16:33:22 -0500 | |
---|---|---|
committer | 2021-09-20 16:34:21 -0500 | |
commit | 27f5ad59ec66789f4b92fc3ec11c036b6931af02 (patch) | |
tree | 45e63773cb917b7393f0f2aa33b459acf01e4ba9 /app-admin/puppet-agent | |
parent | app-admin/puppet: 7.10.0 stable amd64/x86 (diff) | |
download | gentoo-27f5ad59ec66789f4b92fc3ec11c036b6931af02.tar.gz gentoo-27f5ad59ec66789f4b92fc3ec11c036b6931af02.tar.bz2 gentoo-27f5ad59ec66789f4b92fc3ec11c036b6931af02.zip |
app-admin/puppet-agent: 7.10.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.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet-agent/puppet-agent-7.10.0.ebuild b/app-admin/puppet-agent/puppet-agent-7.10.0.ebuild index c24ff0f353a2..1af71eb6f52c 100644 --- a/app-admin/puppet-agent/puppet-agent-7.10.0.ebuild +++ b/app-admin/puppet-agent/puppet-agent-7.10.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" |