diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-10-16 11:57:32 -0400 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-10-16 19:34:50 +0300 |
commit | 698f8f80bf6deb9bfc7f6b025771b70a2e77710c (patch) | |
tree | eaa1a0392a6b843338a40c59687f128c9501cf38 /dev-perl | |
parent | dev-perl/PPIx-Regexp: Keyword 0.88.0 mips, #909051 (diff) | |
download | gentoo-698f8f80bf6deb9bfc7f6b025771b70a2e77710c.tar.gz gentoo-698f8f80bf6deb9bfc7f6b025771b70a2e77710c.tar.bz2 gentoo-698f8f80bf6deb9bfc7f6b025771b70a2e77710c.zip |
dev-perl/PPIx-QuoteLike: Keyword 0.23.0 mips, #909051
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Joonas Niilola <juippis@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 2d3788cc2251..9a614ed9e03b 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 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86" RDEPEND=" virtual/perl-Carp |