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 03F0F13888F for ; Wed, 7 Oct 2015 08:11:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C63AE083A; Wed, 7 Oct 2015 08:11:52 +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 AA9EDE083C for ; Wed, 7 Oct 2015 08:11:51 +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 E47D9340988 for ; Wed, 7 Oct 2015 08:11:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B1B4FB43 for ; Wed, 7 Oct 2015 08:11:47 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1444205152.dc6bd1a242b3b5a97eb67e75fbf619001efcaebb.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Capture-Tiny/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Capture-Tiny/Capture-Tiny-0.300.0.ebuild X-VCS-Directories: dev-perl/Capture-Tiny/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: dc6bd1a242b3b5a97eb67e75fbf619001efcaebb X-VCS-Branch: master Date: Wed, 7 Oct 2015 08:11:47 +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: b602f296-705d-42f2-ab51-a27537f655cd X-Archives-Hash: 5fbe01597f0a1f60152580da1681fa4a commit: dc6bd1a242b3b5a97eb67e75fbf619001efcaebb Author: Patrice Clement gentoo org> AuthorDate: Wed Oct 7 08:02:14 2015 +0000 Commit: Patrice Clement gentoo org> CommitDate: Wed Oct 7 08:05:52 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc6bd1a2 dev-perl/Capture-Tiny: Stable for amd64. Stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement gentoo.org> dev-perl/Capture-Tiny/Capture-Tiny-0.300.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.300.0.ebuild b/dev-perl/Capture-Tiny/Capture-Tiny-0.300.0.ebuild index fe07801..d7397e0 100644 --- a/dev-perl/Capture-Tiny/Capture-Tiny-0.300.0.ebuild +++ b/dev-perl/Capture-Tiny/Capture-Tiny-0.300.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or external programs" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="test" RDEPEND="