diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-12 11:27:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-12 11:27:17 +0100 |
commit | 0b704f379aac760f608be775f2a30d1ba294e52f (patch) | |
tree | 82eee0fdddff02612f141501cdbeff2a3d6b313e /dev-perl | |
parent | dev-perl/Test-NoTabs: x86 stable wrt bug #564688 (diff) | |
download | gentoo-0b704f379aac760f608be775f2a30d1ba294e52f.tar.gz gentoo-0b704f379aac760f608be775f2a30d1ba294e52f.tar.bz2 gentoo-0b704f379aac760f608be775f2a30d1ba294e52f.zip |
dev-perl/Test-EOL: x86 stable wrt bug #564688
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-perl')
-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 5b9d1b8abde6..0db7cf3c4dac 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="" |