summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-06 11:53:51 +0000
committerSam James <sam@gentoo.org>2024-01-06 11:53:51 +0000
commitfec082fd9d8a05015f3a725df03037e18a984ccf (patch)
tree7e17aa52d7e1f94d32ccc36a20f5549b23daea76 /sci-mathematics/z3
parentxfce-base/thunar: Stabilize 4.18.10 arm64, #921491 (diff)
downloadgentoo-fec082fd9d8a05015f3a725df03037e18a984ccf.tar.gz
gentoo-fec082fd9d8a05015f3a725df03037e18a984ccf.tar.bz2
gentoo-fec082fd9d8a05015f3a725df03037e18a984ccf.zip
sci-mathematics/z3: Stabilize 4.12.4 arm, #921493
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r--sci-mathematics/z3/z3-4.12.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/z3/z3-4.12.4.ebuild b/sci-mathematics/z3/z3-4.12.4.ebuild
index 682cebf2cb78..4c3ffaad89e1 100644
--- a/sci-mathematics/z3/z3-4.12.4.ebuild
+++ b/sci-mathematics/z3/z3-4.12.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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}"