diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2022-08-02 21:06:53 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2022-08-02 21:06:53 -0500 |
commit | 8666f62970d50f5f1078dc18e12647f2a66a3c67 (patch) | |
tree | d1354797d6e4731779f9ee2f77f8f3b064c255aa /app-admin/puppet-agent | |
parent | app-admin/puppet-agent: 7.18.0 bump (diff) | |
download | gentoo-8666f62970d50f5f1078dc18e12647f2a66a3c67.tar.gz gentoo-8666f62970d50f5f1078dc18e12647f2a66a3c67.tar.bz2 gentoo-8666f62970d50f5f1078dc18e12647f2a66a3c67.zip |
app-admin/puppet-agent: 7.18.0 un-direct-to-stable
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.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 0776db0b3b8b..3ef55d1516d2 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" |