summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-06-06 12:19:51 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-06-06 12:19:51 +0200
commit14f33eceb0d265a819ecc6ebfaf86eae3f1c5dd7 (patch)
tree85d78358a940a4e6f8f178cb1b998e0ed83d95b0
parentsci-mathematics/z3: Stabilize 4.8.17 arm, #850061 (diff)
downloadgentoo-14f33ece.tar.gz
gentoo-14f33ece.tar.bz2
gentoo-14f33ece.zip
sci-mathematics/z3: Stabilize 4.8.17 ppc64, #850061
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--sci-mathematics/z3/z3-4.8.17.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.17.ebuild b/sci-mathematics/z3/z3-4.8.17.ebuild
index bbd018f7d9ba..a51a83e879b2 100644
--- a/sci-mathematics/z3/z3-4.8.17.ebuild
+++ b/sci-mathematics/z3/z3-4.8.17.ebuild
@@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P}
SLOT="0/4.8"
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}"