From ecb6273895cb366eb65bc16ca1f7fc16ab6e742c Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 12 Jul 2025 20:07:01 +0300 Subject: [PATCH] sci-mathematics/z3: Stabilize 4.15.2 ppc64, #959965 Signed-off-by: Arthur Zamarin --- sci-mathematics/z3/z3-4.15.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/z3/z3-4.15.2.ebuild b/sci-mathematics/z3/z3-4.15.2.ebuild index 7fa8604f23ccd..54bfe61f8d929 100644 --- a/sci-mathematics/z3/z3-4.15.2.ebuild +++ b/sci-mathematics/z3/z3-4.15.2.ebuild @@ -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}"