From 4f389128308e8aea14ad8955c433f48a4e0dbe86 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 7 Jun 2025 15:44:31 +0100 Subject: [PATCH] dev-perl/Safe-Isa: Keyword 1.0.10 s390, #948520 Signed-off-by: Sam James --- dev-perl/Safe-Isa/Safe-Isa-1.0.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Safe-Isa/Safe-Isa-1.0.10.ebuild b/dev-perl/Safe-Isa/Safe-Isa-1.0.10.ebuild index 11cb3f02eab24..3c2ef8507c7e4 100644 --- a/dev-perl/Safe-Isa/Safe-Isa-1.0.10.ebuild +++ b/dev-perl/Safe-Isa/Safe-Isa-1.0.10.ebuild @@ -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