summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-08-19 13:34:48 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-08-19 13:34:48 +0300
commit3b70582a345bf94e43ae1d8604b658e3873e5cec (patch)
tree94408e7901d1ae702e3d7346359a564bb057b08a /sci-mathematics/z3
parentdev-python/fonttools: Stabilize 4.34.4 arm64, #865775 (diff)
downloadgentoo-3b70582a345bf94e43ae1d8604b658e3873e5cec.tar.gz
gentoo-3b70582a345bf94e43ae1d8604b658e3873e5cec.tar.bz2
gentoo-3b70582a345bf94e43ae1d8604b658e3873e5cec.zip
sci-mathematics/z3: Stabilize 4.10.2 arm, #865789
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r--sci-mathematics/z3/z3-4.10.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.10.2.ebuild b/sci-mathematics/z3/z3-4.10.2.ebuild
index 25e2b9ca2cb8..877d56323d1d 100644
--- a/sci-mathematics/z3/z3-4.10.2.ebuild
+++ b/sci-mathematics/z3/z3-4.10.2.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/z3-${P}
SLOT="0/$(ver_cut 1-2)"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"