From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-992355-garchives=archives.gentoo.org@lists.gentoo.org> 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 1C2C01396D9 for <garchives@archives.gentoo.org>; Fri, 22 Dec 2017 16:32:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4540EE0F83; Fri, 22 Dec 2017 16:32:33 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 219E1E0F83 for <gentoo-commits@lists.gentoo.org>; Fri, 22 Dec 2017 16:32:33 +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 DF025341692 for <gentoo-commits@lists.gentoo.org>; Fri, 22 Dec 2017 16:32:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4EE69AE7F for <gentoo-commits@lists.gentoo.org>; Fri, 22 Dec 2017 16:32:30 +0000 (UTC) From: "Jason Zaman" <perfinion@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" <perfinion@gentoo.org> Message-ID: <1513960319.d0f4b5d6ccd37f9de85ce4ef2901b1300ab11332.perfinion@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/TAP-Parser-SourceHandler-pgTAP/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.330.0.ebuild X-VCS-Directories: dev-perl/TAP-Parser-SourceHandler-pgTAP/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: d0f4b5d6ccd37f9de85ce4ef2901b1300ab11332 X-VCS-Branch: master Date: Fri, 22 Dec 2017 16:32:30 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 97345b76-93a8-4286-a577-2df61ae16774 X-Archives-Hash: 85b203f3745da9d78470f5e6988a6df4 commit: d0f4b5d6ccd37f9de85ce4ef2901b1300ab11332 Author: Jason Zaman <perfinion <AT> gentoo <DOT> org> AuthorDate: Fri Dec 22 14:19:10 2017 +0000 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org> CommitDate: Fri Dec 22 16:31:59 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0f4b5d6 dev-perl/TAP-Parser-SourceHandler-pgTAP: amd64 stable Gentoo-bug: 641146 Package-Manager: Portage-2.3.13, Repoman-2.3.3 .../TAP-Parser-SourceHandler-pgTAP-3.330.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.330.0.ebuild b/dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.330.0.ebuild index c738caa4e0b..eec0685a3d5 100644 --- a/dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.330.0.ebuild +++ b/dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.330.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Stream TAP from pgTAP test scripts" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="test" RDEPEND="