diff options
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.600.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 ff3e28617399..5809332970cd 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 778 BLAKE2B e8d4b7ed48cbce2db93a03480e2d1e60711ab95717297b9ec4212582b8afeb5b1882478e7f72dd4b4679816233dc26f18f317dea7e3c4dd8e9fc86b14818f274 SHA512 37a6295f5be02a25171729c0b7e0c989754eef462108b36d83eff2e450cf13bbccb684c84acdeb29cd4e87b5c7af4c25be589d2028745c45930864a0671336b5 +EBUILD Math-BigInt-GMP-1.600.600.ebuild 759 BLAKE2B cb3f2a0ba35d6bd79ac798c11c63ca369744f3ce0368d72af15f92b327c9958a0dceba0f40bfb27bf46b1e8dedec9e3fb386926badafc853983fc56dcc65e9c2 SHA512 25496fb8394c9690fa99369535142b4960fbdae4604abcfc2965866eae0b14b627fb64b21bccbfc1c91c53a4c63f6ea6959c9cc313420aecf9201c1710e92f11 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 ffcfa430c3b6..817621aeba0c 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 @@ -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 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +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" IUSE="test" RESTRICT="!test? ( test )" |