summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-06 12:22:36 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-06 12:22:36 +0000
commit917ea7be928a522d4661cc504b5cbacff2d4c469 (patch)
tree2a0ccef1cea23f8281d8bc772465ecb62a2494aa /sci-mathematics
parentapp-portage/nattka: Remove old (diff)
downloadgentoo-917ea7be928a522d4661cc504b5cbacff2d4c469.tar.gz
gentoo-917ea7be928a522d4661cc504b5cbacff2d4c469.tar.bz2
gentoo-917ea7be928a522d4661cc504b5cbacff2d4c469.zip
sci-mathematics/z3: Stabilize 4.12.4 ppc64, #921493
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/z3/z3-4.12.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.4.ebuild b/sci-mathematics/z3/z3-4.12.4.ebuild
index 6b4f366a3217..442da3bb9786 100644
--- a/sci-mathematics/z3/z3-4.12.4.ebuild
+++ b/sci-mathematics/z3/z3-4.12.4.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}"