diff options
author | Sam James <sam@gentoo.org> | 2023-09-28 02:56:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-28 02:56:30 +0100 |
commit | 3c5492fcbb7754258e1570f0249c3181e66c4e7d (patch) | |
tree | 38d3d1df7bdf789b9ba11bcb6d71895aa1aa5065 /dev-perl | |
parent | dev-perl/PPIx-Regexp: Keyword 0.88.0 hppa, #909051 (diff) | |
download | gentoo-3c5492fcbb7754258e1570f0249c3181e66c4e7d.tar.gz gentoo-3c5492fcbb7754258e1570f0249c3181e66c4e7d.tar.bz2 gentoo-3c5492fcbb7754258e1570f0249c3181e66c4e7d.zip |
dev-perl/PPIx-QuoteLike: Keyword 0.23.0 hppa, #909051
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.23.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.23.0.ebuild b/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.23.0.ebuild index 82381efcd9de..2d3788cc2251 100644 --- a/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.23.0.ebuild +++ b/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.23.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parse Perl string literals and string-literal-like things" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc x86" RDEPEND=" virtual/perl-Carp |