summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-23 13:38:37 +0000
committerSam James <sam@gentoo.org>2024-03-23 13:38:37 +0000
commit53b6756ae13b85cebe5402e369947d45f1fc00da (patch)
tree0c759728083bc04b5a69b726f1e2820915f330fc /sci-mathematics
parentmedia-libs/libjxl: Stabilize 0.10.2 arm64, #927600 (diff)
downloadgentoo-53b6756ae13b85cebe5402e369947d45f1fc00da.tar.gz
gentoo-53b6756ae13b85cebe5402e369947d45f1fc00da.tar.bz2
gentoo-53b6756ae13b85cebe5402e369947d45f1fc00da.zip
sci-mathematics/z3: Stabilize 4.13.0 ppc64, #927602
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/z3/z3-4.13.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.13.0.ebuild b/sci-mathematics/z3/z3-4.13.0.ebuild
index 3ebd68cb57a5..772a73d1b83b 100644
--- a/sci-mathematics/z3/z3-4.13.0.ebuild
+++ b/sci-mathematics/z3/z3-4.13.0.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/z3-${P}
LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
-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}"