dev-perl/Safe-Isa: Stabilize 1.0.10 hppa, #959923

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-07-13 09:59:21 +01:00
parent 6a34089600
commit 1b4065721c
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

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