Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/arb/
Date: Tue, 27 Oct 2020 19:58:57
Message-Id: 1603828526.f32f7441e30eacfc0f5125afc04ed8fd47ca5f69.sam@gentoo
1 commit: f32f7441e30eacfc0f5125afc04ed8fd47ca5f69
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 27 19:55:26 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 27 19:55:26 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f32f7441
7
8 sci-mathematics/arb: Keyword 2.18.1 arm64, #749927
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-mathematics/arb/arb-2.18.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-mathematics/arb/arb-2.18.1.ebuild b/sci-mathematics/arb/arb-2.18.1.ebuild
16 index ac79e477674..6ccf809eabf 100644
17 --- a/sci-mathematics/arb/arb-2.18.1.ebuild
18 +++ b/sci-mathematics/arb/arb-2.18.1.ebuild
19 @@ -14,7 +14,7 @@ RESTRICT="!test? ( test )"
20
21 LICENSE="GPL-2+"
22 SLOT="0/2"
23 -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
25
26 RDEPEND="
27 dev-libs/gmp:0=