dev-perl/Safe-Isa: Keyword 1.0.10 mips, #948520

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-01-22 07:19:39 +00:00
parent 57572830f6
commit 0ef35017ed

View File

@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Call isa, can, does and DOES safely on things that may not be objects"
SLOT="0"
KEYWORDS="amd64 arm arm64 ppc64 ~riscv ~sparc x86"
KEYWORDS="amd64 arm arm64 ~mips ppc64 ~riscv ~sparc x86"
RDEPEND="
>=virtual/perl-Exporter-5.570.0