summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-09 01:03:32 +0000
committerSam James <sam@gentoo.org>2024-02-09 01:03:32 +0000
commitb1243a69cadbff37d4946edf5db328c7448a57aa (patch)
tree0fa7140ecd79b749dedc5410d6d105b4b3b86982 /sci-mathematics
parentnet-misc/electrum: Stabilize 4.5.2 ALLARCHES, #924098 (diff)
downloadgentoo-b1243a69cadbff37d4946edf5db328c7448a57aa.tar.gz
gentoo-b1243a69cadbff37d4946edf5db328c7448a57aa.tar.bz2
gentoo-b1243a69cadbff37d4946edf5db328c7448a57aa.zip
sci-mathematics/z3: Stabilize 4.12.5 amd64, #924099
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/z3/z3-4.12.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.5.ebuild b/sci-mathematics/z3/z3-4.12.5.ebuild
index 7d5d395833c0..646bf2695514 100644
--- a/sci-mathematics/z3/z3-4.12.5.ebuild
+++ b/sci-mathematics/z3/z3-4.12.5.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}"