summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-03-23 12:52:47 +0100
committerMichał Górny <mgorny@gentoo.org>2024-03-23 12:52:47 +0100
commit6a764d002e5125cc9a177ca1855ddeaae210d590 (patch)
tree9daf9a74d3a4e2d33ccbb56da038808c0c6dbe3e /sci-mathematics
parentsci-mathematics/z3: Stabilize 4.13.0 amd64, #927602 (diff)
downloadgentoo-6a764d002e5125cc9a177ca1855ddeaae210d590.tar.gz
gentoo-6a764d002e5125cc9a177ca1855ddeaae210d590.tar.bz2
gentoo-6a764d002e5125cc9a177ca1855ddeaae210d590.zip
sci-mathematics/z3: Stabilize 4.13.0 x86, #927602
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/z3/z3-4.13.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.13.0.ebuild b/sci-mathematics/z3/z3-4.13.0.ebuild
index 34a506c5f142..8d44d3c5c345 100644
--- a/sci-mathematics/z3/z3-4.13.0.ebuild
+++ b/sci-mathematics/z3/z3-4.13.0.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/z3-${P}
LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
-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}"