summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-12-02 11:42:58 +0100
committerMichał Górny <mgorny@gentoo.org>2023-12-02 11:42:58 +0100
commit04dce19cc0450f79e0c033e0d756e3257a7b0818 (patch)
tree0cd23a1fbdc6f06af26efe12ca141dd43d8eb208 /sci-mathematics/z3
parentdev-libs/c-blosc2: Stabilize 2.11.2 x86, #919028 (diff)
downloadgentoo-04dce19cc0450f79e0c033e0d756e3257a7b0818.tar.gz
gentoo-04dce19cc0450f79e0c033e0d756e3257a7b0818.tar.bz2
gentoo-04dce19cc0450f79e0c033e0d756e3257a7b0818.zip
sci-mathematics/z3: Stabilize 4.12.2 x86, #919030
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r--sci-mathematics/z3/z3-4.12.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.2.ebuild b/sci-mathematics/z3/z3-4.12.2.ebuild
index 52933e598e58..7b38d7b3a95e 100644
--- a/sci-mathematics/z3/z3-4.12.2.ebuild
+++ b/sci-mathematics/z3/z3-4.12.2.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}"