summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-09-10 09:09:32 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-09-10 09:09:32 +0200
commit934ebbb2d27cc2982f8e322b73fe5434fa9b2f60 (patch)
tree6d6d8983a6d9e6165f286d844e94ad3a7b17a379 /sci-mathematics
parentdev-util/lldb: x86 stable wrt bug #693856 (diff)
downloadgentoo-934ebbb2d27cc2982f8e322b73fe5434fa9b2f60.tar.gz
gentoo-934ebbb2d27cc2982f8e322b73fe5434fa9b2f60.tar.bz2
gentoo-934ebbb2d27cc2982f8e322b73fe5434fa9b2f60.zip
sci-mathematics/z3: x86 stable wrt bug #693856
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/z3/z3-4.8.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.5.ebuild b/sci-mathematics/z3/z3-4.8.5.ebuild
index 63b87888c58d..a0687b597b80 100644
--- a/sci-mathematics/z3/z3-4.8.5.ebuild
+++ b/sci-mathematics/z3/z3-4.8.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/Z3Prover/z3/archive/${P^}.tar.gz"
SLOT="0/4.8"
LICENSE="MIT"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
IUSE="doc examples gmp isabelle java openmp python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"