From 3a4121dcdbbf5737f6e8a6559eb7123ff44179d4 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 12 Mar 2025 22:30:38 +0000 Subject: [PATCH] dev-perl/Safe-Isa: Keyword 1.0.10 hppa, #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 ae4d010c0450d..b8210d498d685 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="amd64 arm arm64 ~loong ~mips ppc64 ~riscv sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~loong ~mips ppc64 ~riscv sparc x86" RDEPEND=" >=virtual/perl-Exporter-5.570.0