summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-11-05 10:04:28 +0000
committerSam James <sam@gentoo.org>2023-11-05 10:04:28 +0000
commitb703cee81abe9c69a3a1d1b8cbf0bd1b8423f6bd (patch)
tree4d88d689fe086a43d3ab1352077af0488935dfdd /dev-perl
parentsys-apps/apparmor-utils: Stabilize 3.1.4-r1 arm64, #916842 (diff)
downloadgentoo-b703cee81abe9c69a3a1d1b8cbf0bd1b8423f6bd.tar.gz
gentoo-b703cee81abe9c69a3a1d1b8cbf0bd1b8423f6bd.tar.bz2
gentoo-b703cee81abe9c69a3a1d1b8cbf0bd1b8423f6bd.zip
dev-perl/Math-BigInt-GMP: Stabilize 1.601.300 x86, #916828
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild2
1 files changed, 1 insertions, 1 deletions
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