From ad3e5cd96a8abdf41c826e43bd521064d336c346 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 27 Nov 2025 14:05:29 +0000 Subject: [PATCH] dev-perl/Math-BigInt-GMP: Stabilize 1.700.300 x86, #962441 Signed-off-by: Sam James --- dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.700.300.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.700.300.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.700.300.ebuild index df83647ae5fc9..bb75b8d60fdda 100644 --- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.700.300.ebuild +++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.700.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