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 80A86138330 for ; Wed, 21 Sep 2016 17:48:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01B94E08E9; Wed, 21 Sep 2016 17:48:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 A8C4FE08E1 for ; Wed, 21 Sep 2016 17:48:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 BE73E340BCB for ; Wed, 21 Sep 2016 17:48:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 595392490 for ; Wed, 21 Sep 2016 17:48:44 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1474480086.1312000c91247b993bced677edd3f70faeb9727f.klausman@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.360.0.ebuild X-VCS-Directories: dev-perl/Capture-Tiny/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 1312000c91247b993bced677edd3f70faeb9727f X-VCS-Branch: master Date: Wed, 21 Sep 2016 17:48:44 +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: f3bf779e-c093-4702-94a6-21779b9064b0 X-Archives-Hash: a440cf98c5e78f16b52d63beaae86d3f commit: 1312000c91247b993bced677edd3f70faeb9727f Author: Tobias Klausmann gentoo org> AuthorDate: Wed Sep 21 17:48:06 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Wed Sep 21 17:48:06 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1312000c dev-perl/Capture-Tiny-0.360.0-r0: add alpha keyword Gentoo-Bug: 590830 dev-perl/Capture-Tiny/Capture-Tiny-0.360.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.360.0.ebuild b/dev-perl/Capture-Tiny/Capture-Tiny-0.360.0.ebuild index 982db16..82cabbe 100644 --- a/dev-perl/Capture-Tiny/Capture-Tiny-0.360.0.ebuild +++ b/dev-perl/Capture-Tiny/Capture-Tiny-0.360.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="