summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-10 11:41:11 +0000
committerSam James <sam@gentoo.org>2022-02-10 11:41:11 +0000
commitfd90b6da20a424a8854f016793e76a6f9ea052c2 (patch)
tree2703e5bacf16c10e12437a35b88ab46d220917c3 /sci-mathematics
parentdev-util/scons: Stabilize 4.3.0 x86, #833066 (diff)
downloadgentoo-fd90b6da20a424a8854f016793e76a6f9ea052c2.tar.gz
gentoo-fd90b6da20a424a8854f016793e76a6f9ea052c2.tar.bz2
gentoo-fd90b6da20a424a8854f016793e76a6f9ea052c2.zip
sci-mathematics/z3: Stabilize 4.8.14 x86, #833068
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/z3/z3-4.8.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.14.ebuild b/sci-mathematics/z3/z3-4.8.14.ebuild
index 00252983513d..ae5c2ed119cd 100644
--- a/sci-mathematics/z3/z3-4.8.14.ebuild
+++ b/sci-mathematics/z3/z3-4.8.14.ebuild
@@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P}
SLOT="0/4.8"
LICENSE="MIT"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"