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:42
Message-Id: 1642542599.9149e2bc4055f6b44eebaf4846213f3d2c8285a3.jsmolic@gentoo
1 commit: 9149e2bc4055f6b44eebaf4846213f3d2c8285a3
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 18 21:49:59 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 18 21:49:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9149e2bc
7
8 sci-mathematics/arb: Stabilize 2.21.0 amd64, #831414
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 sci-mathematics/arb/arb-2.21.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-mathematics/arb/arb-2.21.0.ebuild b/sci-mathematics/arb/arb-2.21.0.ebuild
16 index 977fd100e51f..613b19c9ce17 100644
17 --- a/sci-mathematics/arb/arb-2.21.0.ebuild
18 +++ b/sci-mathematics/arb/arb-2.21.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -15,7 +15,7 @@ RESTRICT="!test? ( test )"
26
27 LICENSE="GPL-2+"
28 SLOT="0/2"
29 -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
30 +KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
31
32 RDEPEND="
33 dev-libs/gmp:0=