diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-05 13:13:22 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-05 13:13:22 +0200 |
commit | e925a77fde477a5c1aa0e21597b78c48d3dccf4a (patch) | |
tree | 915d77b0703787186d4edb077518114a1550d6c5 /dev-perl | |
parent | dev-util/maturin: Stabilize 1.3.1 ppc64, #916878 (diff) | |
download | gentoo-e925a77fde477a5c1aa0e21597b78c48d3dccf4a.tar.gz gentoo-e925a77fde477a5c1aa0e21597b78c48d3dccf4a.tar.bz2 gentoo-e925a77fde477a5c1aa0e21597b78c48d3dccf4a.zip |
dev-perl/Math-BigInt-GMP: Stabilize 1.601.300 ppc, #916828
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 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 |