diff options
author | Sam James <sam@gentoo.org> | 2023-11-05 10:08:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-05 10:08:06 +0000 |
commit | dd2673ad33a868af692cf3d90cd2d831f27b5d45 (patch) | |
tree | c460edff2c19e09a6fe392a9a65f872c86b96423 /dev-perl/Math-BigInt-GMP | |
parent | sys-devel/gcc: add 13.2.1_p20231104 (diff) | |
download | gentoo-dd2673ad33a868af692cf3d90cd2d831f27b5d45.tar.gz gentoo-dd2673ad33a868af692cf3d90cd2d831f27b5d45.tar.bz2 gentoo-dd2673ad33a868af692cf3d90cd2d831f27b5d45.zip |
dev-perl/Math-BigInt-GMP: Stabilize 1.601.300 amd64, #916828
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Math-BigInt-GMP')
-rw-r--r-- | dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild | 2 |
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 fceb8669cc2f..7b3c000beb57 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 |