summaryrefslogtreecommitdiff
path: root/dev-perl/Math-BigInt-GMP
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
commit24fd814c326e282c4321965c31f341dad77e270d (patch)
tree033d63b33c21a3209964ab56005bb9bdd523630d /dev-perl/Math-BigInt-GMP
parent129160ec854dca4c3fedb5bcfbcb56930371da0f (diff)
gentoo resync : 08.01.2021
Diffstat (limited to 'dev-perl/Math-BigInt-GMP')
-rw-r--r--dev-perl/Math-BigInt-GMP/Manifest2
-rw-r--r--dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Math-BigInt-GMP/Manifest b/dev-perl/Math-BigInt-GMP/Manifest
index 5809332970cd..14860ed33d8b 100644
--- a/dev-perl/Math-BigInt-GMP/Manifest
+++ b/dev-perl/Math-BigInt-GMP/Manifest
@@ -1,3 +1,3 @@
DIST Math-BigInt-GMP-1.6006.tar.gz 2460173 BLAKE2B 29d448e01aef4f6b1e91a2a82a284db4f6cf0e92b39a678dbea7fa9458c48813775865f24603a5189b3fd4137378aa9c0b588c2c554372411482fd733339e2be SHA512 9ac48f8b136d835d6a1a90fb4170321f8684f6650e49dcf7ee2147d7ee0f89400ac93aa72deb8b5c5fd56d2ada391789f573f97487e46a3863e6735f2f53828c
-EBUILD Math-BigInt-GMP-1.600.600.ebuild 759 BLAKE2B cb3f2a0ba35d6bd79ac798c11c63ca369744f3ce0368d72af15f92b327c9958a0dceba0f40bfb27bf46b1e8dedec9e3fb386926badafc853983fc56dcc65e9c2 SHA512 25496fb8394c9690fa99369535142b4960fbdae4604abcfc2965866eae0b14b627fb64b21bccbfc1c91c53a4c63f6ea6959c9cc313420aecf9201c1710e92f11
+EBUILD Math-BigInt-GMP-1.600.600.ebuild 748 BLAKE2B 3b75cdf0095ec7dceeed47c87edcdcd268cc02880187c4d5c79c296feee44f3883ce85bc06de78143f2549158506542d0abe51c1d907b0e1c8ea3d972eaf2783 SHA512 e162a4bb4b8d93dfbe9eb977b05b5f3a5cbd1cc7e2dbd9d94e24731e584a6c6755a0ea1d2601f51e7d103bb3bda82538566532fe25e293c73942118d2f4bbe17
MISC metadata.xml 403 BLAKE2B 0fd58b63e771eabd3c0160a284d950ecc0e4e2adb1a6f11b75e2ce2870c1f7673fb3cba4a3a2dc62ad116d693acb71e5546bda5888577164666ed5edaefa73a1 SHA512 d7e06c54417ec52a2b3763f972e2b204c15582f56cacf182f7c40667802ccaa6f345930cc4568ce51dcbd188a7eb9b4b359d41eee093323e63f95f0fe6c6ba8a
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
index 817621aeba0c..912e988ad0bf 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"