diff options
author | Sam James <sam@gentoo.org> | 2021-05-10 14:08:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-10 14:12:51 +0100 |
commit | 5abb60862bc229f264ba43af13dbf536d57f1d28 (patch) | |
tree | 365e4978637482d7149955c5e0ddc1028e3c7e94 /dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild | |
parent | dev-perl/Perl-Critic: Keyword 1.140.0 ppc, #789090 (diff) | |
download | gentoo-5abb60862bc229f264ba43af13dbf536d57f1d28.tar.gz gentoo-5abb60862bc229f264ba43af13dbf536d57f1d28.tar.bz2 gentoo-5abb60862bc229f264ba43af13dbf536d57f1d28.zip |
dev-perl/PPIx-QuoteLike: Keyword 0.17.0 ppc, #789090
Signed-off-by: Sam James <sam@gentoo.org>
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 cb202adbccfb..67cfea14f4f6 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="~amd64" +KEYWORDS="~amd64 ~ppc" IUSE="test examples" RESTRICT="!test? ( test )" |