commit: 7f5ef9d9822061eaa867e179c9a4f2e7fa991a57
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 6 03:53:58 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 6 03:53:58 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f5ef9d9
dev-perl/Carp-Assert-More: Stabilize 2.9.0 x86, #953277
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Carp-Assert-More/Carp-Assert-More-2.9.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-2.9.0.ebuild
b/dev-perl/Carp-Assert-More/Carp-Assert-More-2.9.0.ebuild
index 0ffc201dc3e4..5c69553df4a5 100644
--- a/dev-perl/Carp-Assert-More/Carp-Assert-More-2.9.0.ebuild
+++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-2.9.0.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Convenience assertions for common situations"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
BDEPEND="
>=virtual/perl-ExtUtils-MakeMaker-6.640.0