Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/z3/
Date: Mon, 26 Oct 2020 00:15:39
Message-Id: 1603671285.9962a5875ff0a279882ed698ad30f95479dc5e2c.sam@gentoo
1 commit: 9962a5875ff0a279882ed698ad30f95479dc5e2c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 26 00:14:45 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 26 00:14:45 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9962a587
7
8 sci-mathematics/z3: Stabilize 4.8.9 arm64, #751145
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-mathematics/z3/z3-4.8.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-mathematics/z3/z3-4.8.9.ebuild b/sci-mathematics/z3/z3-4.8.9.ebuild
16 index 24fe07becc3..79679d76aac 100644
17 --- a/sci-mathematics/z3/z3-4.8.9.ebuild
18 +++ b/sci-mathematics/z3/z3-4.8.9.ebuild
19 @@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P}
20
21 SLOT="0/4.8"
22 LICENSE="MIT"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
24 +KEYWORDS="~amd64 ~arm arm64 ~ppc64 x86"
25 IUSE="doc examples gmp isabelle java python"
26 REQUIRED_USE="${PYTHON_REQUIRED_USE}"