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, 17 May 2021 01:37:37
Message-Id: 1621215422.0ec5de0a8da1f865ef093a06dbe3498b9ce6a9c4.sam@gentoo
1 commit: 0ec5de0a8da1f865ef093a06dbe3498b9ce6a9c4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 17 01:37:02 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon May 17 01:37:02 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ec5de0a
7
8 sci-mathematics/z3: Keyword 4.8.10 ppc, #708344
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-mathematics/z3/z3-4.8.10.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-mathematics/z3/z3-4.8.10.ebuild b/sci-mathematics/z3/z3-4.8.10.ebuild
16 index ab2ad4852f5..eb07c4a2014 100644
17 --- a/sci-mathematics/z3/z3-4.8.10.ebuild
18 +++ b/sci-mathematics/z3/z3-4.8.10.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 ~riscv x86"
24 +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
25 IUSE="doc examples gmp isabelle java python"
26 REQUIRED_USE="${PYTHON_REQUIRED_USE}"