diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:48:44 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:48:44 +0200 |
commit | fa7d5b93908dddf721756ca9a2f16a74cb419292 (patch) | |
tree | b60781e795efb37aedbd73ee845ff6ddfcd8f080 /sci-mathematics | |
parent | sci-mathematics/flint: Stabilize 2.9.0 amd64, #864999 (diff) | |
download | gentoo-fa7d5b93908dddf721756ca9a2f16a74cb419292.tar.gz gentoo-fa7d5b93908dddf721756ca9a2f16a74cb419292.tar.bz2 gentoo-fa7d5b93908dddf721756ca9a2f16a74cb419292.zip |
sci-mathematics/arb: Stabilize 2.23.0 x86, #864999
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/arb/arb-2.23.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/arb/arb-2.23.0.ebuild b/sci-mathematics/arb/arb-2.23.0.ebuild index 4911a1ab4cae..361ea8c096a2 100644 --- a/sci-mathematics/arb/arb-2.23.0.ebuild +++ b/sci-mathematics/arb/arb-2.23.0.ebuild @@ -15,7 +15,7 @@ RESTRICT="!test? ( test )" LICENSE="GPL-2+" SLOT="0/3" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" RDEPEND=" dev-libs/gmp:0= |