summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-06-06 12:21:17 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-06-06 12:21:17 +0200
commitcaa2854fb5984cc9dff682dfa5fd75c1581886b7 (patch)
tree9aacc610bd8d084e5307838c00b56f6182149d3f /sci-mathematics/z3
parentapp-portage/eix: Stabilize 0.36.2 x86, #850058 (diff)
downloadgentoo-caa2854fb5984cc9dff682dfa5fd75c1581886b7.tar.gz
gentoo-caa2854fb5984cc9dff682dfa5fd75c1581886b7.tar.bz2
gentoo-caa2854fb5984cc9dff682dfa5fd75c1581886b7.zip
sci-mathematics/z3: Stabilize 4.8.17 x86, #850061
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r--sci-mathematics/z3/z3-4.8.17.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.17.ebuild b/sci-mathematics/z3/z3-4.8.17.ebuild
index 08b88fb58e5e..9fb1ae9e0450 100644
--- a/sci-mathematics/z3/z3-4.8.17.ebuild
+++ b/sci-mathematics/z3/z3-4.8.17.ebuild
@@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P}
SLOT="0/4.8"
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}"