commit: 138dc43211df36932b331a1120c5c8e0b99b86aa
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 4 11:41:13 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 4 11:41:13 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=138dc432
sci-mathematics/z3: Stabilize 4.13.4 ppc64, #947419
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-mathematics/z3/z3-4.13.4.ebuild | 4 ++--
1 file 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}"