Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-GMP/
Date: Thu, 29 Apr 2021 14:19:33
Message-Id: 1619705945.075b0953fa611ec3c725c1bd8374cc4d5afce61e.sam@gentoo
1 commit: 075b0953fa611ec3c725c1bd8374cc4d5afce61e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 29 06:44:52 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 29 14:19:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=075b0953
7
8 dev-perl/Math-GMP: Keyword 2.200.0 ppc, #785931
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Math-GMP/Math-GMP-2.200.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Math-GMP/Math-GMP-2.200.0.ebuild b/dev-perl/Math-GMP/Math-GMP-2.200.0.ebuild
16 index e89617176f9..b660510e684 100644
17 --- a/dev-perl/Math-GMP/Math-GMP-2.200.0.ebuild
18 +++ b/dev-perl/Math-GMP/Math-GMP-2.200.0.ebuild
19 @@ -11,7 +11,7 @@ DESCRIPTION="High speed arbitrary size integer math"
20
21 SLOT="0"
22 LICENSE="LGPL-2"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 ~ppc ~x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"