diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-11-01 10:26:58 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-11-01 10:47:58 -0500 |
commit | 8b07d465502f36be4adfdeb00e4abdf191cddbdc (patch) | |
tree | bfa72c3eb05a6a422abc954fe94a33adbfc8ba5c /app-admin/puppet-agent | |
parent | app-admin/ansible: 2.6.7 bump (diff) | |
download | gentoo-8b07d465502f36be4adfdeb00e4abdf191cddbdc.tar.gz gentoo-8b07d465502f36be4adfdeb00e4abdf191cddbdc.tar.bz2 gentoo-8b07d465502f36be4adfdeb00e4abdf191cddbdc.zip |
app-admin/puppet-agent: 6.0.2 stable amd64 and x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'app-admin/puppet-agent')
-rw-r--r-- | app-admin/puppet-agent/puppet-agent-6.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet-agent/puppet-agent-6.0.2.ebuild b/app-admin/puppet-agent/puppet-agent-6.0.2.ebuild index 4ad0513947d9..54c238bc455e 100644 --- a/app-admin/puppet-agent/puppet-agent-6.0.2.ebuild +++ b/app-admin/puppet-agent/puppet-agent-6.0.2.ebuild @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="puppetdb selinux" RESTRICT="strip" |