From: Agostino Sarubbo Date: Tue, 19 Nov 2019 15:37:40 +0000 (+0100) Subject: sci-mathematics/z3: x86 stable wrt bug #700296 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=97496908a03c3e9154601766715a6db26630fd2a;p=gentoo.git sci-mathematics/z3: x86 stable wrt bug #700296 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" 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 551562ab2b15..b0d5660f4baf 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}"