summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-09-11 13:05:23 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-09-11 13:05:23 +0200
commitbf98a372f7379b35892f9924bd2dd501b44998b6 (patch)
tree08f7ba0b5dd93bef0ef17b4cfc1bd60cda57db04
parentdev-python/lit: ppc64 stable wrt bug #693856 (diff)
downloadgentoo-bf98a372.tar.gz
gentoo-bf98a372.tar.bz2
gentoo-bf98a372.zip
sci-mathematics/z3: ppc64 stable wrt bug #693856
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 a0687b597b80..995aaa2c88c6 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}"