diff options
author | Sam James <sam@gentoo.org> | 2021-08-03 12:07:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-03 12:07:58 +0100 |
commit | d0ad9188fd2f3ad9456bac52bb0efec91f373b11 (patch) | |
tree | d0df1929f8f52a21b09d1cdbc078d3f43db7c3b0 /dev-perl/PPIx-QuoteLike | |
parent | dev-perl/HTTP-Message: Stabilize 6.320.0 arm, #805878 (diff) | |
download | gentoo-d0ad9188fd2f3ad9456bac52bb0efec91f373b11.tar.gz gentoo-d0ad9188fd2f3ad9456bac52bb0efec91f373b11.tar.bz2 gentoo-d0ad9188fd2f3ad9456bac52bb0efec91f373b11.zip |
dev-perl/PPIx-QuoteLike: Stabilize 0.17.0 ppc, #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 9d998421cc82..8fe25fa385aa 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 )" |