diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2022-04-24 22:38:45 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2022-04-24 22:38:45 -0500 |
commit | b6747d1767dec569ad9cc612529c8f81046f7786 (patch) | |
tree | 71a56df87030f85e8a32f8420f9eb298ebd0d2ff /app-admin/puppet-agent | |
parent | app-admin/puppet: 7.15.0 stable amd64/x86 (diff) | |
download | gentoo-b6747d1767dec569ad9cc612529c8f81046f7786.tar.gz gentoo-b6747d1767dec569ad9cc612529c8f81046f7786.tar.bz2 gentoo-b6747d1767dec569ad9cc612529c8f81046f7786.zip |
app-admin/puppet-agent: 7.15.0 stable amd64
Package-Manager: Portage-3.0.30, 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.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet-agent/puppet-agent-7.15.0.ebuild b/app-admin/puppet-agent/puppet-agent-7.15.0.ebuild index 3ef55d1516d2..0776db0b3b8b 100644 --- a/app-admin/puppet-agent/puppet-agent-7.15.0.ebuild +++ b/app-admin/puppet-agent/puppet-agent-7.15.0.ebuild @@ -11,7 +11,7 @@ arm64? ( http://apt.puppetlabs.com/pool/focal/puppet/${PN:0:1}/${PN}/${PN}_${PV} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="puppetdb selinux" RESTRICT="strip" |