commit: b7dbe3c18707da860d31b8a7d9766e7c5416e8a4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 6 03:35:49 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 6 03:35:49 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7dbe3c1
dev-perl/Carp-Assert-More: Stabilize 2.9.0 amd64, #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 b8e44299ab84..63541df67e7b 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