diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-04-16 13:28:03 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-04-16 20:03:05 +0800 |
commit | 4011b15e2faeb3d9299d237c352da36080efd741 (patch) | |
tree | 15cc5033fbe2bf791b7f6ea039c2a69be46306bc /sci-mathematics/arb | |
parent | dev-libs/ntl: keyword 11.5.1-r2 for ~loong (diff) | |
download | gentoo-4011b15e2faeb3d9299d237c352da36080efd741.tar.gz gentoo-4011b15e2faeb3d9299d237c352da36080efd741.tar.bz2 gentoo-4011b15e2faeb3d9299d237c352da36080efd741.zip |
sci-mathematics/arb: keyword 2.23.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sci-mathematics/arb')
-rw-r--r-- | sci-mathematics/arb/arb-2.23.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/arb/arb-2.23.0.ebuild b/sci-mathematics/arb/arb-2.23.0.ebuild index 361ea8c096a2..d8fa371b1010 100644 --- a/sci-mathematics/arb/arb-2.23.0.ebuild +++ b/sci-mathematics/arb/arb-2.23.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~loong ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" RDEPEND=" dev-libs/gmp:0= |