diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 04:08:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 04:08:54 +0100 |
commit | 9c9c4642e4a3f4f5b40f2289e3827340bd041bd4 (patch) | |
tree | 310ac046fc7fc9951d5133dd42a0eb951000db61 /dev-perl/Test-EOL | |
parent | dev-perl/Test-Differences: Stabilize 0.680.0 ppc64, #817590 (diff) | |
download | gentoo-9c9c4642e4a3f4f5b40f2289e3827340bd041bd4.tar.gz gentoo-9c9c4642e4a3f4f5b40f2289e3827340bd041bd4.tar.bz2 gentoo-9c9c4642e4a3f4f5b40f2289e3827340bd041bd4.zip |
dev-perl/Test-EOL: Stabilize 2.20.0 ppc64, #817593
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Test-EOL')
-rw-r--r-- | dev-perl/Test-EOL/Test-EOL-2.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 9099d952234f..6ce7d389d7e1 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 |