summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-03-05 15:19:10 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-03-05 15:19:10 +0100
commit22143815992ab7ef562f74557560ef9d716645e1 (patch)
tree9b696ef5bb912c62e48332c1106f2217ea61fdd7
parentdev-util/scons: x86 stable wrt bug #774228 (diff)
downloadgentoo-22143815992ab7ef562f74557560ef9d716645e1.tar.gz
gentoo-22143815992ab7ef562f74557560ef9d716645e1.tar.bz2
gentoo-22143815992ab7ef562f74557560ef9d716645e1.zip
sci-mathematics/z3: x86 stable wrt bug #774231
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--sci-mathematics/z3/z3-4.8.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.10.ebuild b/sci-mathematics/z3/z3-4.8.10.ebuild
index 6ffa59ba2b62..ff0dcf2f7a8d 100644
--- a/sci-mathematics/z3/z3-4.8.10.ebuild
+++ b/sci-mathematics/z3/z3-4.8.10.ebuild
@@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P}
SLOT="0/4.8"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"