summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-04 11:41:13 +0000
committerSam James <sam@gentoo.org>2025-01-04 11:41:13 +0000
commit138dc43211df36932b331a1120c5c8e0b99b86aa (patch)
tree7a7f6a9dbef72fa98a126bfb3150d35403487c6c /sci-mathematics
parentdev-cpp/rapidfuzz-cpp: Stabilize 3.2.0 ppc, #947417 (diff)
downloadgentoo-138dc43211df36932b331a1120c5c8e0b99b86aa.tar.gz
gentoo-138dc43211df36932b331a1120c5c8e0b99b86aa.tar.bz2
gentoo-138dc43211df36932b331a1120c5c8e0b99b86aa.zip
sci-mathematics/z3: Stabilize 4.13.4 ppc64, #947419
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/z3/z3-4.13.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/z3/z3-4.13.4.ebuild b/sci-mathematics/z3/z3-4.13.4.ebuild
index 882c1b84099b..86e3742aa271 100644
--- a/sci-mathematics/z3/z3-4.13.4.ebuild
+++ b/sci-mathematics/z3/z3-4.13.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ S=${WORKDIR}/z3-${P}
LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86"
IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"