Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-EOL/
Date: Mon, 11 Oct 2021 03:10:25
Message-Id: 1633921734.9c9c4642e4a3f4f5b40f2289e3827340bd041bd4.sam@gentoo
1 commit: 9c9c4642e4a3f4f5b40f2289e3827340bd041bd4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 03:08:54 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 03:08:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c9c4642
7
8 dev-perl/Test-EOL: Stabilize 2.20.0 ppc64, #817593
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Test-EOL/Test-EOL-2.20.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Test-EOL/Test-EOL-2.20.0.ebuild b/dev-perl/Test-EOL/Test-EOL-2.20.0.ebuild
16 index 9099d952234..6ce7d389d7e 100644
17 --- a/dev-perl/Test-EOL/Test-EOL-2.20.0.ebuild
18 +++ b/dev-perl/Test-EOL/Test-EOL-2.20.0.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="Check the correct line endings in your project"
21
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
24 +KEYWORDS="~amd64 ~ppc ppc64 ~x86"
25
26 RDEPEND="
27 virtual/perl-File-Spec