commit: 01fa2083a80c82a3119a68a63a1d7aba2d923b8b Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Mon Jan 8 22:43:29 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Mon Jan 8 22:49:46 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01fa2083
app-admin/puppet: x86 keyworded (bug #639472) Package-Manager: Portage-2.3.19, Repoman-2.3.6 app-admin/puppet/puppet-4.10.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/puppet/puppet-4.10.9.ebuild b/app-admin/puppet/puppet-4.10.9.ebuild index 5aca5c1a8b0..a75388c365f 100644 --- a/app-admin/puppet/puppet-4.10.9.ebuild +++ b/app-admin/puppet/puppet-4.10.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -17,7 +17,7 @@ SRC_URI="http://downloads.puppetlabs.com/puppet/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="augeas diff doc emacs experimental ldap rrdtool selinux shadow sqlite vim-syntax xemacs" RESTRICT="test"
