commit: fd708255c5fd81f4fd0a9484cdb6d52ed411f021
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 29 07:41:25 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 29 07:41:25 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd708255
sci-mathematics/z3: Stabilize 4.14.1 arm64, #952856
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sci-mathematics/z3/z3-4.14.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-mathematics/z3/z3-4.14.1.ebuild
b/sci-mathematics/z3/z3-4.14.1.ebuild
index 759a8f720476..9a5d21c644be 100644
--- a/sci-mathematics/z3/z3-4.14.1.ebuild
+++ b/sci-mathematics/z3/z3-4.14.1.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/z3-${P}
LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"