diff options
author | Sam James <sam@gentoo.org> | 2021-07-15 22:31:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-15 22:31:45 +0100 |
commit | 60dbf4780bd7c0e761ffc7f1c937e375fee6d1e3 (patch) | |
tree | 264548fd9711523215d0ce54de82984c3688b1ce /dev-perl/Math-GMP | |
parent | dev-perl/Alien-GMP: Stabilize 1.160.0 x86, #800058 (diff) | |
download | gentoo-60dbf4780bd7c0e761ffc7f1c937e375fee6d1e3.tar.gz gentoo-60dbf4780bd7c0e761ffc7f1c937e375fee6d1e3.tar.bz2 gentoo-60dbf4780bd7c0e761ffc7f1c937e375fee6d1e3.zip |
dev-perl/Math-GMP: Stabilize 2.200.0 x86, #800058
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Math-GMP')
-rw-r--r-- | dev-perl/Math-GMP/Math-GMP-2.200.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-GMP/Math-GMP-2.200.0.ebuild b/dev-perl/Math-GMP/Math-GMP-2.200.0.ebuild index 381d60b7debb..a476ecabc6a6 100644 --- a/dev-perl/Math-GMP/Math-GMP-2.200.0.ebuild +++ b/dev-perl/Math-GMP/Math-GMP-2.200.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="High speed arbitrary size integer math" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~mips ~ppc x86" IUSE="test" RESTRICT="!test? ( test )" |