diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2022-01-15 11:47:14 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2022-01-15 11:54:16 -0600 |
commit | 864f295c32a4df1c72d466e2439737019059e461 (patch) | |
tree | 5e2cb89b028eb6c66028fd1fa35f401f3f42bf10 /app-admin/puppet-agent/puppet-agent-7.13.1.ebuild | |
parent | app-admin/puppetserver: 7.5.0 stable amd64 (diff) | |
download | gentoo-864f295c32a4df1c72d466e2439737019059e461.tar.gz gentoo-864f295c32a4df1c72d466e2439737019059e461.tar.bz2 gentoo-864f295c32a4df1c72d466e2439737019059e461.zip |
app-admin/puppet-agent: 7.13.1 stable amd64
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin/puppet-agent/puppet-agent-7.13.1.ebuild')
-rw-r--r-- | app-admin/puppet-agent/puppet-agent-7.13.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/puppet-agent/puppet-agent-7.13.1.ebuild b/app-admin/puppet-agent/puppet-agent-7.13.1.ebuild index 6e7e8d74150a..85746bc58b46 100644 --- a/app-admin/puppet-agent/puppet-agent-7.13.1.ebuild +++ b/app-admin/puppet-agent/puppet-agent-7.13.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" |