diff options
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Const-Fast/Const-Fast-0.14.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Const-Fast/Const-Fast-0.14.0-r2.ebuild b/dev-perl/Const-Fast/Const-Fast-0.14.0-r2.ebuild index 9a3615f8a177..afc7fc8289a5 100644 --- a/dev-perl/Const-Fast/Const-Fast-0.14.0-r2.ebuild +++ b/dev-perl/Const-Fast/Const-Fast-0.14.0-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Facility for creating read-only scalars, arrays, and hashes" SLOT="0" -KEYWORDS="~amd64 arm ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ppc x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |