diff options
author | Sam James <sam@gentoo.org> | 2021-04-29 06:44:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-29 14:19:05 +0000 |
commit | 075b0953fa611ec3c725c1bd8374cc4d5afce61e (patch) | |
tree | b12ea5f03488f1e3e5fe9a2d0c93905c0e7611c2 /dev-perl/Math-GMP | |
parent | dev-perl/Alien-GMP: Keyword 1.160.0 ppc, #785931 (diff) | |
download | gentoo-075b0953fa611ec3c725c1bd8374cc4d5afce61e.tar.gz gentoo-075b0953fa611ec3c725c1bd8374cc4d5afce61e.tar.bz2 gentoo-075b0953fa611ec3c725c1bd8374cc4d5afce61e.zip |
dev-perl/Math-GMP: Keyword 2.200.0 ppc, #785931
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 e89617176f94..b660510e6844 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 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="test" RESTRICT="!test? ( test )" |