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 820FF138334 for ; Sun, 10 Jun 2018 19:33:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C4BEDE095E; Sun, 10 Jun 2018 19:33:26 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 9552CE095E for ; Sun, 10 Jun 2018 19:33:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 8E33F335C9A for ; Sun, 10 Jun 2018 19:33:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DC3D82D7 for ; Sun, 10 Jun 2018 19:33:21 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1528659177.02f6f5d9d99ce1645a47c59c78321d14c79b1465.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/indirect/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/indirect/indirect-0.370.0.ebuild X-VCS-Directories: dev-perl/indirect/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 02f6f5d9d99ce1645a47c59c78321d14c79b1465 X-VCS-Branch: master Date: Sun, 10 Jun 2018 19:33:21 +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: a983bfa3-af04-4ee6-8cec-5112fb8e95e8 X-Archives-Hash: 4b22ee05dcbd48b41f4a1513e4760ba7 commit: 02f6f5d9d99ce1645a47c59c78321d14c79b1465 Author: Aaron Bauman gentoo org> AuthorDate: Sun Jun 10 19:16:45 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sun Jun 10 19:32:57 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02f6f5d9 dev-perl/indirect: amd64 stable wrt bug #657684 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-perl/indirect/indirect-0.370.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/indirect/indirect-0.370.0.ebuild b/dev-perl/indirect/indirect-0.370.0.ebuild index 83d96c6f143..b69c6369a5f 100644 --- a/dev-perl/indirect/indirect-0.370.0.ebuild +++ b/dev-perl/indirect/indirect-0.370.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Lexically warn about using the indirect method call syntax" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc x86" +KEYWORDS="amd64 ~hppa ~ppc x86" IUSE="test" RDEPEND="