diff options
author | Sam James <sam@gentoo.org> | 2021-07-15 22:35:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-15 22:38:06 +0100 |
commit | 816436cbcbe80a43891cc69f4da4182323d02daa (patch) | |
tree | b36169fba3fd876e3e120cf7cd37c7006517937a /dev-perl/Math-GMP | |
parent | dev-perl/Alien-GMP: Stabilize 1.160.0 amd64, #800058 (diff) | |
download | gentoo-816436cbcbe80a43891cc69f4da4182323d02daa.tar.gz gentoo-816436cbcbe80a43891cc69f4da4182323d02daa.tar.bz2 gentoo-816436cbcbe80a43891cc69f4da4182323d02daa.zip |
dev-perl/Math-GMP: Stabilize 2.200.0 amd64, #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 a476ecabc6a6..b5d65ac7dae7 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 )" |