diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-04-28 10:57:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-04-28 10:57:41 +0200 |
commit | 68a28a5ce9814c6eb81794310f6f6ee16588fba0 (patch) | |
tree | e4cc59b2e7bde88c07f908c7dc7bbb03e17ff537 /app-admin | |
parent | app-admin/puppetserver: x86 stable wrt bug #581372 (diff) | |
download | gentoo-68a28a5ce9814c6eb81794310f6f6ee16588fba0.tar.gz gentoo-68a28a5ce9814c6eb81794310f6f6ee16588fba0.tar.bz2 gentoo-68a28a5ce9814c6eb81794310f6f6ee16588fba0.zip |
app-admin/puppet-agent: x86 stable wrt bug #581372
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/puppet-agent/puppet-agent-1.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet-agent/puppet-agent-1.4.2.ebuild b/app-admin/puppet-agent/puppet-agent-1.4.2.ebuild index 6ba9c50a4a8b..41e31fdb631b 100644 --- a/app-admin/puppet-agent/puppet-agent-1.4.2.ebuild +++ b/app-admin/puppet-agent/puppet-agent-1.4.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" |