diff options
Diffstat (limited to 'dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild')
-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 cebf5eaef151..261a19eb5691 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 )" |