summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-05 16:16:01 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-05 16:16:01 +0200
commit263982c34e641aa6c77ab597e888f2615029ccfc (patch)
tree7bebda105f0379cf8990e7f07ecaf1f2f609d96f
parentx11-misc/qt5ct: x86 stable wrt bug #734540 (diff)
downloadgentoo-263982c34e641aa6c77ab597e888f2615029ccfc.tar.gz
gentoo-263982c34e641aa6c77ab597e888f2615029ccfc.tar.bz2
gentoo-263982c34e641aa6c77ab597e888f2615029ccfc.zip
sci-mathematics/z3: x86 stable wrt bug #734542
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--sci-mathematics/z3/z3-4.8.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.8.ebuild b/sci-mathematics/z3/z3-4.8.8.ebuild
index b6edbe2c6114..7ca54108075f 100644
--- a/sci-mathematics/z3/z3-4.8.8.ebuild
+++ b/sci-mathematics/z3/z3-4.8.8.ebuild
@@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P}
SLOT="0/4.8"
LICENSE="MIT"
-KEYWORDS="amd64 arm arm64 ppc64 ~x86"
+KEYWORDS="amd64 arm arm64 ppc64 x86"
IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"