From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1015908-garchives=archives.gentoo.org@lists.gentoo.org>
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 93266138332
	for <garchives@archives.gentoo.org>; Sat,  7 Apr 2018 20:32:01 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id E1B6CE0954;
	Sat,  7 Apr 2018 20:32:00 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.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 B90ECE0954
	for <gentoo-commits@lists.gentoo.org>; Sat,  7 Apr 2018 20:32:00 +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 76ADC335C51
	for <gentoo-commits@lists.gentoo.org>; Sat,  7 Apr 2018 20:31:59 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 56229279
	for <gentoo-commits@lists.gentoo.org>; Sat,  7 Apr 2018 20:31:57 +0000 (UTC)
From: "Sergei Trofimovich" <slyfox@gentoo.org>
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" <slyfox@gentoo.org>
Message-ID: <1523133045.548675ac1cb7e19af59b3ccb2b2c17367c151d2e.slyfox@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-File-ShareDir/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-perl/Test-File-ShareDir/Test-File-ShareDir-1.1.2.ebuild
X-VCS-Directories: dev-perl/Test-File-ShareDir/
X-VCS-Committer: slyfox
X-VCS-Committer-Name: Sergei Trofimovich
X-VCS-Revision: 548675ac1cb7e19af59b3ccb2b2c17367c151d2e
X-VCS-Branch: master
Date: Sat,  7 Apr 2018 20:31:57 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 6ce024f9-743c-4c64-9c9c-6fb0571d199e
X-Archives-Hash: 5026ca8f2ddfff8ff6927424e411e0d1

commit:     548675ac1cb7e19af59b3ccb2b2c17367c151d2e
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  7 20:30:45 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Apr  7 20:30:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=548675ac

dev-perl/Test-File-ShareDir: keyworded 1.1.2 for ppc, bug #652718

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"

 dev-perl/Test-File-ShareDir/Test-File-ShareDir-1.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-File-ShareDir/Test-File-ShareDir-1.1.2.ebuild b/dev-perl/Test-File-ShareDir/Test-File-ShareDir-1.1.2.ebuild
index a22d9857283..16c3c4d7b88 100644
--- a/dev-perl/Test-File-ShareDir/Test-File-ShareDir-1.1.2.ebuild
+++ b/dev-perl/Test-File-ShareDir/Test-File-ShareDir-1.1.2.ebuild
@@ -8,7 +8,7 @@ inherit perl-module
 
 DESCRIPTION="Create a Fake ShareDir for your modules for testing."
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~mips ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~mips ~ppc ~ppc64 ~x86"
 IUSE="test"
 
 RDEPEND="virtual/perl-Carp