summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-19 07:47:32 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-19 07:47:32 +0000
commitfe3a8269cf5f8f4a7138702c81881264927ec193 (patch)
tree5871be1a55be5ab4c6677c9e105ce458d74d69e1
parentdev-python/httpcore: Stabilize 1.0.6 ALLARCHES, #941834 (diff)
downloadgentoo-fe3a8269cf5f8f4a7138702c81881264927ec193.tar.gz
gentoo-fe3a8269cf5f8f4a7138702c81881264927ec193.tar.bz2
gentoo-fe3a8269cf5f8f4a7138702c81881264927ec193.zip
sci-mathematics/z3: Stabilize 4.13.3 arm64, #941789
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sci-mathematics/z3/z3-4.13.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.13.3.ebuild b/sci-mathematics/z3/z3-4.13.3.ebuild
index 882c1b84099b..d0694a780b7d 100644
--- a/sci-mathematics/z3/z3-4.13.3.ebuild
+++ b/sci-mathematics/z3/z3-4.13.3.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}"