Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/arb/
Date: Tue, 18 Jan 2022 21:50:43
Message-Id: 1642542617.8e134949ebf978f0ccc70edb8f7080c8274c9578.jsmolic@gentoo
1 commit: 8e134949ebf978f0ccc70edb8f7080c8274c9578
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 18 21:50:17 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 18 21:50:17 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e134949
7
8 sci-mathematics/arb: Stabilize 2.21.0 x86, #831414
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 sci-mathematics/arb/arb-2.21.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-mathematics/arb/arb-2.21.0.ebuild b/sci-mathematics/arb/arb-2.21.0.ebuild
16 index 613b19c9ce17..6d7c604056cd 100644
17 --- a/sci-mathematics/arb/arb-2.21.0.ebuild
18 +++ b/sci-mathematics/arb/arb-2.21.0.ebuild
19 @@ -15,7 +15,7 @@ RESTRICT="!test? ( test )"
20
21 LICENSE="GPL-2+"
22 SLOT="0/2"
23 -KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
24 +KEYWORDS="amd64 ~arm ~arm64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
25
26 RDEPEND="
27 dev-libs/gmp:0=