From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A4B381388C4 for ; Tue, 5 Jan 2016 09:29:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 417A721C007; Tue, 5 Jan 2016 09:29:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E048921C007 for ; Tue, 5 Jan 2016 09:29:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F1AF73408E5 for ; Tue, 5 Jan 2016 09:29:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 33E59CB1 for ; Tue, 5 Jan 2016 09:29:43 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1451986166.09a3592affd83a9c491ff4bbb6d221aeb5e4f6a1.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild X-VCS-Directories: dev-perl/IO-CaptureOutput/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 09a3592affd83a9c491ff4bbb6d221aeb5e4f6a1 X-VCS-Branch: master Date: Tue, 5 Jan 2016 09:29:43 +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: fa508034-89ca-4022-868b-0a36b68af8e1 X-Archives-Hash: 117a588e6774af455adb7e9f479eda35 commit: 09a3592affd83a9c491ff4bbb6d221aeb5e4f6a1 Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Jan 5 09:29:26 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Jan 5 09:29:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09a3592a dev-perl/IO-CaptureOutput: amd64/hppa/ppc/ppc64/x86 stable, (ALLARCHES policy) wrt bug #570908 Package-Manager: portage-2.2.26 Signed-off-by: Agostino Sarubbo gentoo.org> dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild index 3dd5d77..e42f413 100644 --- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild +++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Capture STDOUT and STDERR from Perl code, subprocesses or XS" SLOT="0" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~x86 ~x86-linux" +KEYWORDS="amd64 hppa ~mips ppc ppc64 x86 ~x86-linux" IUSE="test" RDEPEND="