summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-16 18:52:23 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-16 18:52:23 +0200
commitde4a589e0f47b70f56c671fa202138bc92382009 (patch)
tree8d3daeefd7f456c219604adcb6bbd1951193c826 /sci-mathematics
parentnet-wireless/rtl-sdr: Stabilize 2.0.1 arm, #926354 (diff)
downloadgentoo-de4a589e0f47b70f56c671fa202138bc92382009.tar.gz
gentoo-de4a589e0f47b70f56c671fa202138bc92382009.tar.bz2
gentoo-de4a589e0f47b70f56c671fa202138bc92382009.zip
sci-mathematics/z3: Stabilize 4.12.6 arm, #927109
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/z3/z3-4.12.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.6.ebuild b/sci-mathematics/z3/z3-4.12.6.ebuild
index dc028b9de0d9..1c49cc7cd191 100644
--- a/sci-mathematics/z3/z3-4.12.6.ebuild
+++ b/sci-mathematics/z3/z3-4.12.6.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/z3-${P}
SLOT="0/$(ver_cut 1-2)"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ppc64 ~riscv sparc ~x86"
+KEYWORDS="~amd64 arm arm64 ~loong ~ppc ppc64 ~riscv sparc ~x86"
IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"