summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-21 06:50:44 +0000
committerSam James <sam@gentoo.org>2023-12-21 06:50:44 +0000
commit52d1002db0b21ed32e70eb13708578a34678bda4 (patch)
treea08d2995fe284ac58b35f09c5944ea79fb81e72a
parentdev-util/scons: Stabilize 4.6.0 sparc, #920424 (diff)
downloadgentoo-52d1002d.tar.gz
gentoo-52d1002d.tar.bz2
gentoo-52d1002d.zip
sci-mathematics/z3: Stabilize 4.12.3 ppc64, #920427
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sci-mathematics/z3/z3-4.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.3.ebuild b/sci-mathematics/z3/z3-4.12.3.ebuild
index c3662f566d02..4650fe369b7a 100644
--- a/sci-mathematics/z3/z3-4.12.3.ebuild
+++ b/sci-mathematics/z3/z3-4.12.3.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/z3-${P}
SLOT="0/$(ver_cut 1-2)"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ppc64 ~riscv ~sparc ~x86"
IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"