From: Agostino Sarubbo Date: Wed, 20 Nov 2019 11:20:30 +0000 (+0100) Subject: sci-mathematics/z3: ppc64 stable wrt bug #700296 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=82b158c377b2aa3fb14b1e117031c06c565ba8f2;p=gentoo.git 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 --- 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}"