diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:38:42 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:38:42 -0700 |
commit | 3d7ad0f7eb9aa8de53fc7ec01877f590829b7eea (patch) | |
tree | 89eedbd745db2f46cf6172b5398a205e03bccd30 /dev-perl/Test-EOL/Test-EOL-2.0.0.ebuild | |
parent | dev-perl/Test-Deep-1.127.0: ppc64 stable, bug 663934 (diff) | |
download | gentoo-3d7ad0f7eb9aa8de53fc7ec01877f590829b7eea.tar.gz gentoo-3d7ad0f7eb9aa8de53fc7ec01877f590829b7eea.tar.bz2 gentoo-3d7ad0f7eb9aa8de53fc7ec01877f590829b7eea.zip |
dev-perl/Test-EOL-2.0.0: ppc64 stable, bug 663934
Diffstat (limited to 'dev-perl/Test-EOL/Test-EOL-2.0.0.ebuild')
-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 5d52a8eb7b99..1e9f05d623ca 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=" |