summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-11 23:32:29 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-11 23:32:29 +0200
commitb1a3e68cc8380d0620553e8351c23187854e4d37 (patch)
tree5229db4342f11fb4115f079aa0f879514c9b8dff /sci-mathematics/z3
parentdev-python/poetry-core: Stabilize 1.0.7 hppa, #833092 (diff)
downloadgentoo-b1a3e68cc8380d0620553e8351c23187854e4d37.tar.gz
gentoo-b1a3e68cc8380d0620553e8351c23187854e4d37.tar.bz2
gentoo-b1a3e68cc8380d0620553e8351c23187854e4d37.zip
sci-mathematics/z3: Stabilize 4.8.14 arm64, #833068
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r--sci-mathematics/z3/z3-4.8.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.14.ebuild b/sci-mathematics/z3/z3-4.8.14.ebuild
index 6651315d659b..66a173a9a933 100644
--- a/sci-mathematics/z3/z3-4.8.14.ebuild
+++ b/sci-mathematics/z3/z3-4.8.14.ebuild
@@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P}
SLOT="0/4.8"
LICENSE="MIT"
-KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"