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 378641382C5 for ; Sat, 17 Mar 2018 07:49:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44B25E07FA; Sat, 17 Mar 2018 07:49:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 1DE1EE07FA for ; Sat, 17 Mar 2018 07:49:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 A102D335C82 for ; Sat, 17 Mar 2018 07:49:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B778232 for ; Sat, 17 Mar 2018 07:49:46 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1521272905.2806b7c1812c49b76b2d17e2d606b1e18e2e81a8.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/App-pwhich/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild X-VCS-Directories: dev-perl/App-pwhich/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 2806b7c1812c49b76b2d17e2d606b1e18e2e81a8 X-VCS-Branch: master Date: Sat, 17 Mar 2018 07:49:46 +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: dc099dcb-8152-4f49-8aaf-9fe1491e9dda X-Archives-Hash: 68b70699a6c28303e3ccfc9e6ad1f121 commit: 2806b7c1812c49b76b2d17e2d606b1e18e2e81a8 Author: Kent Fredric gentoo org> AuthorDate: Sat Mar 17 07:47:09 2018 +0000 Commit: Kent Fredric gentoo org> CommitDate: Sat Mar 17 07:48:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2806b7c1 dev-perl/App-pwhich: Restore (~) alpha arm arm64 hppa ia64 ppc ppc64 Dependency Test2-Suite is now satisfactorily keyworded due to bug #650682 Closes: https://bugs.gentoo.org/650682 Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild b/dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild index 46eb1f24a50..b8ecee0a4c0 100644 --- a/dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild +++ b/dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl-only 'which'" SLOT="0" -KEYWORDS="~amd64 ~mips ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="test" RDEPEND="