commit: f1de954ad60baa9836723ba973de371911a5ea72
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 5 09:54:15 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 5 09:54:15 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1de954a
dev-perl/Math-BigInt-GMP: Stabilize 1.601.300 sparc, #916828
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild
b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild
index 2f421844b7da..4d0c1b5ba253 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Use the GMP library for Math::BigInt routines"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux
~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc sparc ~x86 ~amd64-linux ~x86-linux
~ppc-macos ~x64-macos ~x64-solaris"
RDEPEND="
>=virtual/perl-Carp-1.220.0