commit: ed0a36d716372f3753aed7ac84e41fdec3210e9b Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Mar 18 10:30:14 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Mar 18 10:30:14 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed0a36d7
app-admin/puppet: keyworded 5.4.0-r1 for ppc64, bug #646782 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" app-admin/puppet/puppet-5.4.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/puppet/puppet-5.4.0-r1.ebuild b/app-admin/puppet/puppet-5.4.0-r1.ebuild index 579eb5de405..452d26e515b 100644 --- a/app-admin/puppet/puppet-5.4.0-r1.ebuild +++ b/app-admin/puppet/puppet-5.4.0-r1.ebuild @@ -19,7 +19,7 @@ SRC_URI="http://downloads.puppetlabs.com/puppet/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="augeas diff doc emacs ldap rrdtool selinux shadow sqlite vim-syntax" RESTRICT="test"
