diff options
-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="" |