summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-02-08 15:48:12 +0100
committerMichał Górny <mgorny@gentoo.org>2024-02-08 15:48:12 +0100
commitb60589748d285e0cd9c1fbef38d77251c07dc6c1 (patch)
tree14a9106aa5a43166d24eeac29b89a7116edd5906 /sci-mathematics
parentnet-dns/libidn: Stabilize 1.42 ppc64, #924097 (diff)
downloadgentoo-b60589748d285e0cd9c1fbef38d77251c07dc6c1.tar.gz
gentoo-b60589748d285e0cd9c1fbef38d77251c07dc6c1.tar.bz2
gentoo-b60589748d285e0cd9c1fbef38d77251c07dc6c1.zip
sci-mathematics/z3: Stabilize 4.12.5 arm64, #924099
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/z3/z3-4.12.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.5.ebuild b/sci-mathematics/z3/z3-4.12.5.ebuild
index 1df16830e1b8..9aa7b821d824 100644
--- a/sci-mathematics/z3/z3-4.12.5.ebuild
+++ b/sci-mathematics/z3/z3-4.12.5.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}"