summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-05 20:33:10 +0000
committerSam James <sam@gentoo.org>2021-03-05 20:33:10 +0000
commit6c9aced72a7a693f3ecb8cdb88c904fb87bd2365 (patch)
treeea42f24d1de08f70f0b2b3d578fc394699fff834 /sci-mathematics/z3/z3-4.8.10.ebuild
parentapp-dicts/dictd-vera: Stabilize 1.24 ppc64, #774138 (diff)
downloadgentoo-6c9aced72a7a693f3ecb8cdb88c904fb87bd2365.tar.gz
gentoo-6c9aced72a7a693f3ecb8cdb88c904fb87bd2365.tar.bz2
gentoo-6c9aced72a7a693f3ecb8cdb88c904fb87bd2365.zip
sci-mathematics/z3: Stabilize 4.8.10 ppc64, #774231
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3/z3-4.8.10.ebuild')
-rw-r--r--sci-mathematics/z3/z3-4.8.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.10.ebuild b/sci-mathematics/z3/z3-4.8.10.ebuild
index 98d1edb01c91..cd98f20ec641 100644
--- a/sci-mathematics/z3/z3-4.8.10.ebuild
+++ b/sci-mathematics/z3/z3-4.8.10.ebuild
@@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P}
SLOT="0/4.8"
LICENSE="MIT"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 ~riscv x86"
IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"