commit: b703cee81abe9c69a3a1d1b8cbf0bd1b8423f6bd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 5 10:04:28 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 5 10:04:28 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b703cee8
dev-perl/Math-BigInt-GMP: Stabilize 1.601.300 x86, #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 4d0c1b5ba253..fceb8669cc2f 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