diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-05-25 03:04:18 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-05-25 03:04:18 +0100 |
commit | 4bc145ba9c79d57abcafc9b97c72bd5addd3e833 (patch) | |
tree | 6d3232c40367527f41a16208e51be62072e72efc /dev-perl/Math-BigInt-GMP | |
parent | cc6fb501ef0f4c443ce79d017dbfbd95072b14f4 (diff) |
gentoo auto-resync : 25:05:2023 - 03:04:17
Diffstat (limited to 'dev-perl/Math-BigInt-GMP')
-rw-r--r-- | dev-perl/Math-BigInt-GMP/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Math-BigInt-GMP/Manifest b/dev-perl/Math-BigInt-GMP/Manifest index 8075dbacc63e..5643cb0f1450 100644 --- a/dev-perl/Math-BigInt-GMP/Manifest +++ b/dev-perl/Math-BigInt-GMP/Manifest @@ -1,3 +1,3 @@ DIST Math-BigInt-GMP-1.6007.tar.gz 2459995 BLAKE2B 971f4785b2068d02d80a6a50b4aecea4ef584c7b0e679ddfd3001518425361b36a646d1919fd06fc14a2b18733fdf2534e11aea666d4999b3003cbd946ae27d7 SHA512 cdeaeec1e450e95d761cefc63c5262c0b43cf5fc5865e62d0463e34821541c2b83d156979c1e7a8157c9747ccf5e3cefa80ac52489a7ce3186425bc27c176512 -EBUILD Math-BigInt-GMP-1.600.700.ebuild 748 BLAKE2B cf575bd708724cd7cc2ee42257949384284dfb6da78c8f6771b388b9f683e92f447529cd3ac6ab2152bfe16f884cd319f58083c5ede80f7c35dbd9105e843211 SHA512 467f7c7c1a381a5856fb6115f18af3f8689c54d13b640b12820fa0108d4c565cef6107e6defd506d13b8f587f912516d01402263c171f06b8257e5a6f40153cf +EBUILD Math-BigInt-GMP-1.600.700.ebuild 735 BLAKE2B 6770ae0b6361acacf615528e00ce80b2ae08c50f04d252b0be75bcc7209fd460b59fd092b934ce145aa1e7b4f89db770527240b208769b98bd3b505a22e2fdaf SHA512 9c76ef0b5ec60ebe02e3ecca84e5d9f853d7adb41f7b208100c687756a7fccb09beb9dbc56359abd6623f8fa9aaae26245351299d757dae6aad8f4ad2f2656d8 MISC metadata.xml 473 BLAKE2B b63d79bb7167db0ae0a3953421dc32cc2eef1b512a322c2a1501ec552cd2f093b455eff6dcd46bea4af2f15238e37e9ac4d9aee049c954a4b715faddcc754d62 SHA512 5f86bf3170ab1f2c226be343f4d574a47dec999a2d129cc42a6f25767b1ab6399c539bf82d2e1e1bf6bd6f68cffff44a8f80348cef9f02dea6d8daaaa43ad488 diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild index cf107a6d54b7..1c032ae37cb2 100644 --- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild +++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.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 ~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" IUSE="test" RESTRICT="!test? ( test )" |