diff options
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Data-Section/Data-Section-0.200.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Data-Section/Data-Section-0.200.7.ebuild b/dev-perl/Data-Section/Data-Section-0.200.7.ebuild index d32180be9992..825703a2081e 100644 --- a/dev-perl/Data-Section/Data-Section-0.200.7.ebuild +++ b/dev-perl/Data-Section/Data-Section-0.200.7.ebuild @@ -8,7 +8,7 @@ inherit perl-module DESCRIPTION="read multiple hunks of data out of your DATA section" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RESTRICT="!test? ( test )" # r: strict, warnings -> perl |