diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:54:07 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:46:14 +0300 |
commit | fc18126dc1d21b0a581f4e20fc3b4c75d02da650 (patch) | |
tree | d6d4b2b5e97b1d38495cd7de93a4b003df283939 /sci-mathematics/arb | |
parent | sci-mathematics/4ti2: destabilize for ~x86 (diff) | |
download | gentoo-fc18126dc1d21b0a581f4e20fc3b4c75d02da650.tar.gz gentoo-fc18126dc1d21b0a581f4e20fc3b4c75d02da650.tar.bz2 gentoo-fc18126dc1d21b0a581f4e20fc3b4c75d02da650.zip |
sci-mathematics/arb: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics/arb')
-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 d8fa371b1010..4b4adc3eb076 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 ~loong ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" RDEPEND=" dev-libs/gmp:0= |