summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-02-08 15:48:14 +0100
committerMichał Górny <mgorny@gentoo.org>2024-02-08 15:48:14 +0100
commit98034af412b30e4cefb652658ef3417e48d68c90 (patch)
treeaa311da9c68604ceca3d149a4f14451a16600d73 /sci-mathematics
parentsci-mathematics/z3: Stabilize 4.12.5 arm64, #924099 (diff)
downloadgentoo-98034af412b30e4cefb652658ef3417e48d68c90.tar.gz
gentoo-98034af412b30e4cefb652658ef3417e48d68c90.tar.bz2
gentoo-98034af412b30e4cefb652658ef3417e48d68c90.zip
sci-mathematics/z3: Stabilize 4.12.5 arm, #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 9aa7b821d824..7d5d395833c0 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}"