diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-07-14 21:19:23 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-07-14 21:19:23 -0500 |
commit | abfcd753b0175aab621cce6f7c8b98fb8781e6a4 (patch) | |
tree | a8231faceaf30144d1da6d185032f1c4a6ce2251 /app-admin | |
parent | sys-cluster/nova: cleanup (diff) | |
download | gentoo-abfcd753b0175aab621cce6f7c8b98fb8781e6a4.tar.gz gentoo-abfcd753b0175aab621cce6f7c8b98fb8781e6a4.tar.bz2 gentoo-abfcd753b0175aab621cce6f7c8b98fb8781e6a4.zip |
app-admin/puppet-agent: stable amd64 and x86
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/puppet-agent/puppet-agent-1.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet-agent/puppet-agent-1.5.2.ebuild b/app-admin/puppet-agent/puppet-agent-1.5.2.ebuild index a60350d84b91..fb4a4751ca17 100644 --- a/app-admin/puppet-agent/puppet-agent-1.5.2.ebuild +++ b/app-admin/puppet-agent/puppet-agent-1.5.2.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="puppetdb selinux" RESTRICT="strip" |