diff options
author | 2025-01-22 07:19:38 +0000 | |
---|---|---|
committer | 2025-01-22 07:19:38 +0000 | |
commit | 57572830f68e5487570d0a61920684685de9464d (patch) | |
tree | 8ae5bd499d4fdfee08ea666d287d07ad2c6e03a1 /dev-perl | |
parent | sys-fs/e2fsprogs: drop 1.47.0-r3 (diff) | |
download | gentoo-57572830f68e5487570d0a61920684685de9464d.tar.gz gentoo-57572830f68e5487570d0a61920684685de9464d.tar.bz2 gentoo-57572830f68e5487570d0a61920684685de9464d.zip |
dev-perl/PPI: Keyword 1.281.0 mips, #948520
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/PPI/PPI-1.281.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/PPI/PPI-1.281.0.ebuild b/dev-perl/PPI/PPI-1.281.0.ebuild index ec2cda06dd1a..94c64ee94ddc 100644 --- a/dev-perl/PPI/PPI-1.281.0.ebuild +++ b/dev-perl/PPI/PPI-1.281.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Parse, Analyze, and Manipulate Perl (without perl)" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=" virtual/perl-Carp |