summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-21 06:50:48 +0000
committerSam James <sam@gentoo.org>2023-12-21 06:50:48 +0000
commit7d3e7d6c6a3dbb38f989c55512db766223725c24 (patch)
treee90601982739fd03d83a29cfd43d6646513533b9 /sci-mathematics
parentsci-mathematics/z3: Stabilize 4.12.3 arm, #920427 (diff)
downloadgentoo-7d3e7d6c6a3dbb38f989c55512db766223725c24.tar.gz
gentoo-7d3e7d6c6a3dbb38f989c55512db766223725c24.tar.bz2
gentoo-7d3e7d6c6a3dbb38f989c55512db766223725c24.zip
sci-mathematics/z3: Stabilize 4.12.3 arm64, #920427
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/z3/z3-4.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.3.ebuild b/sci-mathematics/z3/z3-4.12.3.ebuild
index beeaefe62f52..578fc1f057ef 100644
--- a/sci-mathematics/z3/z3-4.12.3.ebuild
+++ b/sci-mathematics/z3/z3-4.12.3.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}"