diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-06 14:43:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-06 14:43:39 +0100 |
commit | 079fff744eeedaa2fbec743a82f23aa7a72808f4 (patch) | |
tree | befc0ed9628fc8d2f4b8d463e286d5e3d49dd7af | |
parent | 3f88433bfdf4383b4ea900f51e20c6afd551836f (diff) | |
download | gentoo-079fff744eeedaa2fbec743a82f23aa7a72808f4.tar.gz gentoo-079fff744eeedaa2fbec743a82f23aa7a72808f4.tar.xz |
dev-perl/Test-EOL: amd64 stable wrt bug #564688
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
-rw-r--r-- | dev-perl/Test-EOL/Test-EOL-1.600.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-EOL/Test-EOL-1.600.0.ebuild b/dev-perl/Test-EOL/Test-EOL-1.600.0.ebuild index e711c3dc34d..45c8d833ed1 100644 --- a/dev-perl/Test-EOL/Test-EOL-1.600.0.ebuild +++ b/dev-perl/Test-EOL/Test-EOL-1.600.0.ebuild @@ -12,7 +12,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="" |