Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/z3/
Date: Sun, 27 Nov 2022 02:45:47
Message-Id: 1669517103.5dcef39eabff2f0aa3338ad821d408e936bf572b.xen0n@gentoo
1 commit: 5dcef39eabff2f0aa3338ad821d408e936bf572b
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 27 01:51:24 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 27 02:45:03 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dcef39e
7
8 sci-mathematics/z3: keyword 4.11.2 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 sci-mathematics/z3/z3-4.11.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-mathematics/z3/z3-4.11.2.ebuild b/sci-mathematics/z3/z3-4.11.2.ebuild
16 index c988608e72f8..828f9a4c4d12 100644
17 --- a/sci-mathematics/z3/z3-4.11.2.ebuild
18 +++ b/sci-mathematics/z3/z3-4.11.2.ebuild
19 @@ -14,7 +14,7 @@ S=${WORKDIR}/z3-${P}
20
21 SLOT="0/$(ver_cut 1-2)"
22 LICENSE="MIT"
23 -KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv sparc x86"
24 +KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv sparc x86"
25 IUSE="doc examples gmp isabelle java python"
26 REQUIRED_USE="${PYTHON_REQUIRED_USE}"