summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-25 22:37:52 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-25 22:37:52 +0300
commita276917c29bb4420465e58e894bee1aa5a3d6328 (patch)
tree475d137b72c2ac25d47090b0a71c5f69a6024a3f /sci-mathematics/z3
parentsci-mathematics/z3: Stabilize 4.8.15-r1 arm64, #840665 (diff)
downloadgentoo-a276917c29bb4420465e58e894bee1aa5a3d6328.tar.gz
gentoo-a276917c29bb4420465e58e894bee1aa5a3d6328.tar.bz2
gentoo-a276917c29bb4420465e58e894bee1aa5a3d6328.zip
sci-mathematics/z3: Stabilize 4.8.15-r1 arm, #840665
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r--sci-mathematics/z3/z3-4.8.15-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.15-r1.ebuild b/sci-mathematics/z3/z3-4.8.15-r1.ebuild
index 76237226946a..2ff6dfc6935f 100644
--- a/sci-mathematics/z3/z3-4.8.15-r1.ebuild
+++ b/sci-mathematics/z3/z3-4.8.15-r1.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}"