diff options
author | Sam James <sam@gentoo.org> | 2021-07-15 22:42:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-15 22:42:00 +0100 |
commit | 91fd387c4cfa7b2c16990dd2d804509b9a6f12e2 (patch) | |
tree | 6e8d62e98c24bc1d587932e3f52f53d6db5cfb7a /dev-perl/Math-GMP | |
parent | dev-perl/Alien-GMP: Stabilize 1.160.0 ppc, #800058 (diff) | |
download | gentoo-91fd387c4cfa7b2c16990dd2d804509b9a6f12e2.tar.gz gentoo-91fd387c4cfa7b2c16990dd2d804509b9a6f12e2.tar.bz2 gentoo-91fd387c4cfa7b2c16990dd2d804509b9a6f12e2.zip |
dev-perl/Math-GMP: Stabilize 2.200.0 ppc, #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 b5d65ac7dae7..7e7823886559 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 )" |