summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-11-20 12:20:30 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-11-20 12:20:30 +0100
commit82b158c377b2aa3fb14b1e117031c06c565ba8f2 (patch)
tree0db2a920eecddf08272cdef6e4cd1a32de3d880e /sci-mathematics/z3
parentapp-i18n/poedit: ppc64 stable wrt bug #700168 (diff)
downloadgentoo-82b158c377b2aa3fb14b1e117031c06c565ba8f2.tar.gz
gentoo-82b158c377b2aa3fb14b1e117031c06c565ba8f2.tar.bz2
gentoo-82b158c377b2aa3fb14b1e117031c06c565ba8f2.zip
sci-mathematics/z3: ppc64 stable wrt bug #700296
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r--sci-mathematics/z3/z3-4.8.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.6.ebuild b/sci-mathematics/z3/z3-4.8.6.ebuild
index b0d5660f4baf..3fefe65461a6 100644
--- a/sci-mathematics/z3/z3-4.8.6.ebuild
+++ b/sci-mathematics/z3/z3-4.8.6.ebuild
@@ -14,7 +14,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}"