summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-09-22 20:02:49 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-09-22 20:02:49 +0300
commit489a63aeada2ce49d9f5fd406c82423680ed1185 (patch)
tree1c6659aeb1a805db246e47669c42873e4ad0ebbf /sci-mathematics/z3
parentnet-misc/iputils: rework fcaps logic (diff)
downloadgentoo-489a63aeada2ce49d9f5fd406c82423680ed1185.tar.gz
gentoo-489a63aeada2ce49d9f5fd406c82423680ed1185.tar.bz2
gentoo-489a63aeada2ce49d9f5fd406c82423680ed1185.zip
sci-mathematics/z3: Stabilize 4.11.2 ppc64, #872290
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r--sci-mathematics/z3/z3-4.11.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.11.2.ebuild b/sci-mathematics/z3/z3-4.11.2.ebuild
index f578c7837da9..9733d67afd2e 100644
--- a/sci-mathematics/z3/z3-4.11.2.ebuild
+++ b/sci-mathematics/z3/z3-4.11.2.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/z3-${P}
SLOT="0/$(ver_cut 1-2)"
LICENSE="MIT"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~sparc x86"
IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"