diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:44:57 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:44:57 -0700 |
commit | 7ba025fbc1a77f0b7287df5375d2b70c7a94b08c (patch) | |
tree | cab7e5e819ddbd9fb512f4f95ebbafcd4f4240c3 /dev-perl/Test-EOL | |
parent | dev-perl/Test-Deep-1.127.0: ppc stable, bug 663934 (diff) | |
download | gentoo-7ba025fbc1a77f0b7287df5375d2b70c7a94b08c.tar.gz gentoo-7ba025fbc1a77f0b7287df5375d2b70c7a94b08c.tar.bz2 gentoo-7ba025fbc1a77f0b7287df5375d2b70c7a94b08c.zip |
dev-perl/Test-EOL-2.0.0: ppc stable, bug 663934
Diffstat (limited to 'dev-perl/Test-EOL')
-rw-r--r-- | dev-perl/Test-EOL/Test-EOL-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-EOL/Test-EOL-2.0.0.ebuild b/dev-perl/Test-EOL/Test-EOL-2.0.0.ebuild index 1e9f05d623ca..5afe40be21ee 100644 --- a/dev-perl/Test-EOL/Test-EOL-2.0.0.ebuild +++ b/dev-perl/Test-EOL/Test-EOL-2.0.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" IUSE="test" RDEPEND=" |