diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-22 11:22:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-22 11:22:29 +0200 |
commit | 211b4ae1c890734cc22c46f2289edbdd86d19fb9 (patch) | |
tree | 9df5202e455b681c7f5f952d00bcc9ec0574f6f7 /app-admin | |
parent | app-admin/puppet: x86 stable wrt bug #619016 (diff) | |
download | gentoo-211b4ae1c890734cc22c46f2289edbdd86d19fb9.tar.gz gentoo-211b4ae1c890734cc22c46f2289edbdd86d19fb9.tar.bz2 gentoo-211b4ae1c890734cc22c46f2289edbdd86d19fb9.zip |
app-admin/puppet-agent: x86 stable wrt bug #619016
Package-Manager: Portage-2.3.5, Repoman-2.3.1
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.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet-agent/puppet-agent-1.10.1.ebuild b/app-admin/puppet-agent/puppet-agent-1.10.1.ebuild index 7e2a2727b29c..96ad0defaf68 100644 --- a/app-admin/puppet-agent/puppet-agent-1.10.1.ebuild +++ b/app-admin/puppet-agent/puppet-agent-1.10.1.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="experimental puppetdb selinux" RESTRICT="strip" |