commit: e925a77fde477a5c1aa0e21597b78c48d3dccf4a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 5 11:13:22 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 5 11:13:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e925a77f
dev-perl/Math-BigInt-GMP: Stabilize 1.601.300 ppc, #916828
Signed-off-by: Arthur Zamarin <arthurzam <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 7b3c000beb57..9820a6dde089 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