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 9CCBA139694 for ; Tue, 21 Feb 2017 09:05:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB40721C028; Tue, 21 Feb 2017 09:05:58 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9B5CE21C028 for ; Tue, 21 Feb 2017 09:05:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6B601340BEA for ; Tue, 21 Feb 2017 09:05:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7159C4F57 for ; Tue, 21 Feb 2017 09:05:54 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1487667948.37b11d308406297816e7bc19cb1a27d56c71bb05.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Trap/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Test-Trap/Test-Trap-0.3.2.ebuild X-VCS-Directories: dev-perl/Test-Trap/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 37b11d308406297816e7bc19cb1a27d56c71bb05 X-VCS-Branch: master Date: Tue, 21 Feb 2017 09:05:54 +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: 14ab8736-a37e-4b53-94aa-3ff4b226fcdf X-Archives-Hash: 28c139ba26995df969812da187c537ab commit: 37b11d308406297816e7bc19cb1a27d56c71bb05 Author: Michael Weber gentoo org> AuthorDate: Tue Feb 21 09:05:34 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Tue Feb 21 09:05:48 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37b11d30 dev-perl/Test-Trap: Add ~ppc keyword (bug 497208). Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-perl/Test-Trap/Test-Trap-0.3.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Test-Trap/Test-Trap-0.3.2.ebuild b/dev-perl/Test-Trap/Test-Trap-0.3.2.ebuild index f73083923f..6a56f8d519 100644 --- a/dev-perl/Test-Trap/Test-Trap-0.3.2.ebuild +++ b/dev-perl/Test-Trap/Test-Trap-0.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Trap exit codes, exceptions, output, etc" SLOT="0" -KEYWORDS=" ~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="test" # Carp??