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 1F042158086 for ; Mon, 11 Oct 2021 05:20:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0F79E08C3; Mon, 11 Oct 2021 05:20:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D7904E08C3 for ; Mon, 11 Oct 2021 05:20:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 848F23434B2 for ; Mon, 11 Oct 2021 05:20:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 029F98E for ; Mon, 11 Oct 2021 05:20:17 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1633929589.4f6b602b297d81c293010a383c6b101ac1421684.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-EOL/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Test-EOL/Test-EOL-2.20.0.ebuild X-VCS-Directories: dev-perl/Test-EOL/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4f6b602b297d81c293010a383c6b101ac1421684 X-VCS-Branch: master Date: Mon, 11 Oct 2021 05:20:17 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c56326d8-dbb5-4566-9485-e1214f998dcb X-Archives-Hash: 6502d0dbe5dfb9a750972871a7a23431 commit: 4f6b602b297d81c293010a383c6b101ac1421684 Author: Sam James gentoo org> AuthorDate: Mon Oct 11 05:19:49 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Oct 11 05:19:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f6b602b dev-perl/Test-EOL: Stabilize 2.20.0 ppc, #817593 Signed-off-by: Sam James gentoo.org> dev-perl/Test-EOL/Test-EOL-2.20.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Test-EOL/Test-EOL-2.20.0.ebuild b/dev-perl/Test-EOL/Test-EOL-2.20.0.ebuild index a7bdab8c0fe..0fc226ad1b1 100644 --- a/dev-perl/Test-EOL/Test-EOL-2.20.0.ebuild +++ b/dev-perl/Test-EOL/Test-EOL-2.20.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Check the correct line endings in your project" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 x86" +KEYWORDS="~amd64 ppc ppc64 x86" RDEPEND=" virtual/perl-File-Spec