diff options
Diffstat (limited to 'dev-perl/PPIx-QuoteLike')
-rw-r--r-- | dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild b/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild index 8fe25fa385aa..cebf5eaef151 100644 --- a/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild +++ b/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parse Perl string literals and string-literal-like things" SLOT="0" -KEYWORDS="~alpha ~amd64 ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ppc ~ppc64 x86" IUSE="test examples" RESTRICT="!test? ( test )" |