diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 11:02:20 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 11:02:20 +0000 |
commit | a028528b026ced4df2f2083934823e5ca1ef776c (patch) | |
tree | 7f401807470142e647d0ac045118a9fec58e53d1 /dev-perl | |
parent | dev-perl/IO-Socket-SSL: Stabilize 2.81.0 amd64, #899504 (diff) | |
download | gentoo-a028528b026ced4df2f2083934823e5ca1ef776c.tar.gz gentoo-a028528b026ced4df2f2083934823e5ca1ef776c.tar.bz2 gentoo-a028528b026ced4df2f2083934823e5ca1ef776c.zip |
dev-perl/Math-GMP: Stabilize 2.250.0 ppc, #899508
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Math-GMP/Math-GMP-2.250.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-GMP/Math-GMP-2.250.0.ebuild b/dev-perl/Math-GMP/Math-GMP-2.250.0.ebuild index 8e2c0291da6a..6231ae064ca5 100644 --- a/dev-perl/Math-GMP/Math-GMP-2.250.0.ebuild +++ b/dev-perl/Math-GMP/Math-GMP-2.250.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="High speed arbitrary size integer math" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc x86" +KEYWORDS="~alpha amd64 ~hppa ~mips ppc x86" RDEPEND=" virtual/perl-AutoLoader |