summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-08-19 13:38:02 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-08-19 13:38:02 +0300
commitf8c8f1b29f0ea51fb1ae1e5d56bc562a8bb14600 (patch)
tree2f2894bdae5f26c90975885ca6eeaf7df7b474a1 /sci-mathematics
parentsci-mathematics/z3: Stabilize 4.10.2 arm, #865789 (diff)
downloadgentoo-f8c8f1b29f0ea51fb1ae1e5d56bc562a8bb14600.tar.gz
gentoo-f8c8f1b29f0ea51fb1ae1e5d56bc562a8bb14600.tar.bz2
gentoo-f8c8f1b29f0ea51fb1ae1e5d56bc562a8bb14600.zip
sci-mathematics/z3: Stabilize 4.10.2 arm64, #865789
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-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 877d56323d1d..d4972d9d9071 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}"