summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-08-19 17:53:50 +0100
committerSam James <sam@gentoo.org>2022-08-19 17:53:50 +0100
commit193a77eb48527b98e55c0b53d184d1ee1983e536 (patch)
tree2636767687f6cd382ba6066d9db1d5818aa816d1 /sci-mathematics
parentdev-python/bitarray: Stabilize 2.6.0 x86, #865777 (diff)
downloadgentoo-193a77eb48527b98e55c0b53d184d1ee1983e536.tar.gz
gentoo-193a77eb48527b98e55c0b53d184d1ee1983e536.tar.bz2
gentoo-193a77eb48527b98e55c0b53d184d1ee1983e536.zip
sci-mathematics/z3: Stabilize 4.10.2 x86, #865789
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/z3/z3-4.10.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.10.2.ebuild b/sci-mathematics/z3/z3-4.10.2.ebuild
index 63a5df945bb8..16e3a209e6d1 100644
--- a/sci-mathematics/z3/z3-4.10.2.ebuild
+++ b/sci-mathematics/z3/z3-4.10.2.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/z3-${P}
SLOT="0/$(ver_cut 1-2)"
LICENSE="MIT"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"