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

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-07 15:44:31 +01:00
parent 3eb051b3fc
commit 4f38912830

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="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv sparc x86"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="
>=virtual/perl-Exporter-5.570.0