diff options
author | Sam James <sam@gentoo.org> | 2021-08-05 15:05:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-05 15:05:39 +0100 |
commit | 6f00b4f34f5569e0cd106cb55d60c2aa896bde4f (patch) | |
tree | 370d6bb1287a3dfe3ccb32d53d673b5a5051abd5 /dev-perl/PPIx-QuoteLike | |
parent | dev-perl/HTTP-Entity-Parser: Stabilize 0.250.0-r1 x86, #805875 (diff) | |
download | gentoo-6f00b4f34f5569e0cd106cb55d60c2aa896bde4f.tar.gz gentoo-6f00b4f34f5569e0cd106cb55d60c2aa896bde4f.tar.bz2 gentoo-6f00b4f34f5569e0cd106cb55d60c2aa896bde4f.zip |
dev-perl/PPIx-QuoteLike: Stabilize 0.17.0 x86, #805068
Signed-off-by: Sam James <sam@gentoo.org>
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 )" |