diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2022-09-02 10:08:24 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2022-09-02 10:13:05 -0500 |
commit | 88be78093de21c17645b7c7bacd13b3ac4c11d10 (patch) | |
tree | 68733c7a056c7914d478a28f65bffd945aa7c21f /app-admin | |
parent | dev-util/trace-cmd: add myself as a maintainer (diff) | |
download | gentoo-88be78093de21c17645b7c7bacd13b3ac4c11d10.tar.gz gentoo-88be78093de21c17645b7c7bacd13b3ac4c11d10.tar.bz2 gentoo-88be78093de21c17645b7c7bacd13b3ac4c11d10.zip |
app-admin/puppet-agent: stabilize 7.18.0 for amd64
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/puppet-agent/puppet-agent-7.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet-agent/puppet-agent-7.18.0.ebuild b/app-admin/puppet-agent/puppet-agent-7.18.0.ebuild index 3ef55d1516d2..0776db0b3b8b 100644 --- a/app-admin/puppet-agent/puppet-agent-7.18.0.ebuild +++ b/app-admin/puppet-agent/puppet-agent-7.18.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" |