From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8ED26139083 for ; Sat, 9 Dec 2017 13:10:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DBA81E106A; Sat, 9 Dec 2017 13:10:40 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B5FADE106A for ; Sat, 9 Dec 2017 13:10:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 939E733BF55 for ; Sat, 9 Dec 2017 13:10:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A2912AE7E for ; Sat, 9 Dec 2017 13:10:35 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1512825030.c876c6e49a7799c311f00ec3bd7879ceaa373c20.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/puppet/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/puppet/puppet-4.10.9.ebuild app-admin/puppet/puppet-5.1.0-r1.ebuild app-admin/puppet/puppet-5.3.3.ebuild X-VCS-Directories: app-admin/puppet/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: c876c6e49a7799c311f00ec3bd7879ceaa373c20 X-VCS-Branch: master Date: Sat, 9 Dec 2017 13:10:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3adf93f3-ff73-4d07-9412-a65b9c0c9263 X-Archives-Hash: 63e725a514f82bce0ef51fa943eee2ce commit: c876c6e49a7799c311f00ec3bd7879ceaa373c20 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Dec 9 13:08:56 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Dec 9 13:10:30 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c876c6e4 app-admin/puppet: keyworded 4.10.9 for ppc, bug #639472 Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" app-admin/puppet/puppet-4.10.9.ebuild | 2 +- app-admin/puppet/puppet-5.1.0-r1.ebuild | 2 +- app-admin/puppet/puppet-5.3.3.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-admin/puppet/puppet-4.10.9.ebuild b/app-admin/puppet/puppet-4.10.9.ebuild index 1c317f21c78..9a97b3fbb8f 100644 --- a/app-admin/puppet/puppet-4.10.9.ebuild +++ b/app-admin/puppet/puppet-4.10.9.ebuild @@ -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 ~ppc64" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64" IUSE="augeas diff doc emacs experimental ldap rrdtool selinux shadow sqlite vim-syntax xemacs" RESTRICT="test" diff --git a/app-admin/puppet/puppet-5.1.0-r1.ebuild b/app-admin/puppet/puppet-5.1.0-r1.ebuild index f74a524361a..5c5bdc43ab8 100644 --- a/app-admin/puppet/puppet-5.1.0-r1.ebuild +++ b/app-admin/puppet/puppet-5.1.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 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="augeas diff doc emacs ldap rrdtool selinux shadow sqlite vim-syntax" RESTRICT="test" diff --git a/app-admin/puppet/puppet-5.3.3.ebuild b/app-admin/puppet/puppet-5.3.3.ebuild index f74a524361a..5c5bdc43ab8 100644 --- a/app-admin/puppet/puppet-5.3.3.ebuild +++ b/app-admin/puppet/puppet-5.3.3.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 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="augeas diff doc emacs ldap rrdtool selinux shadow sqlite vim-syntax" RESTRICT="test"