summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-10 11:43:08 +0000
committerSam James <sam@gentoo.org>2022-02-10 11:43:08 +0000
commitc764a089ebdb15c9b25b989941c5b633f720452e (patch)
treeeedede99e2878e3fa2df187ba1b867cbd0a3699b /sci-mathematics/z3
parentdev-util/scons: Stabilize 4.3.0 ppc64, #833066 (diff)
downloadgentoo-c764a089ebdb15c9b25b989941c5b633f720452e.tar.gz
gentoo-c764a089ebdb15c9b25b989941c5b633f720452e.tar.bz2
gentoo-c764a089ebdb15c9b25b989941c5b633f720452e.zip
sci-mathematics/z3: Stabilize 4.8.14 ppc64, #833068
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r--sci-mathematics/z3/z3-4.8.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.14.ebuild b/sci-mathematics/z3/z3-4.8.14.ebuild
index ae5c2ed119cd..12f440c52757 100644
--- a/sci-mathematics/z3/z3-4.8.14.ebuild
+++ b/sci-mathematics/z3/z3-4.8.14.ebuild
@@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P}
SLOT="0/4.8"
LICENSE="MIT"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86"
IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"