diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-18 22:49:59 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-18 22:49:59 +0100 |
commit | 9149e2bc4055f6b44eebaf4846213f3d2c8285a3 (patch) | |
tree | 6aeefee71cba8ee8ed86a08c71a7481b86b6ed15 /sci-mathematics/arb | |
parent | sci-mathematics/pari: Stabilize 2.13.3 amd64, #831413 (diff) | |
download | gentoo-9149e2bc4055f6b44eebaf4846213f3d2c8285a3.tar.gz gentoo-9149e2bc4055f6b44eebaf4846213f3d2c8285a3.tar.bz2 gentoo-9149e2bc4055f6b44eebaf4846213f3d2c8285a3.zip |
sci-mathematics/arb: Stabilize 2.21.0 amd64, #831414
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-mathematics/arb')
-rw-r--r-- | sci-mathematics/arb/arb-2.21.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/arb/arb-2.21.0.ebuild b/sci-mathematics/arb/arb-2.21.0.ebuild index 977fd100e51f..613b19c9ce17 100644 --- a/sci-mathematics/arb/arb-2.21.0.ebuild +++ b/sci-mathematics/arb/arb-2.21.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ RESTRICT="!test? ( test )" LICENSE="GPL-2+" SLOT="0/2" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" RDEPEND=" dev-libs/gmp:0= |