diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-22 11:22:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-22 11:22:25 +0200 |
commit | 4bb5e7f294d9a844666e7bff0c1056b97633264f (patch) | |
tree | 5e3c976db6abf50b9f5e54473394a51f13afcf50 /app-admin/puppet | |
parent | net-mail/mlmmj: x86 stable wrt bug #619136 (diff) | |
download | gentoo-4bb5e7f294d9a844666e7bff0c1056b97633264f.tar.gz gentoo-4bb5e7f294d9a844666e7bff0c1056b97633264f.tar.bz2 gentoo-4bb5e7f294d9a844666e7bff0c1056b97633264f.zip |
app-admin/puppet: 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/puppet')
-rw-r--r-- | app-admin/puppet/puppet-4.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet/puppet-4.10.1.ebuild b/app-admin/puppet/puppet-4.10.1.ebuild index 8c5b3a3c8041..4f580f69e6f1 100644 --- a/app-admin/puppet/puppet-4.10.1.ebuild +++ b/app-admin/puppet/puppet-4.10.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://downloads.puppetlabs.com/puppet/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~x86" +KEYWORDS="amd64 ~hppa ~ppc x86" IUSE="augeas diff doc emacs experimental ldap rrdtool selinux shadow sqlite vim-syntax xemacs" RESTRICT="test" |