diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-19 16:37:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-19 16:37:40 +0100 |
commit | 97496908a03c3e9154601766715a6db26630fd2a (patch) | |
tree | 278be71d023bff5bdf69f75abdff3f5ed2d40588 /sci-mathematics | |
parent | net-misc/scponly: [QA] Add missing dependency on net-misc/unison. (diff) | |
download | gentoo-97496908a03c3e9154601766715a6db26630fd2a.tar.gz gentoo-97496908a03c3e9154601766715a6db26630fd2a.tar.bz2 gentoo-97496908a03c3e9154601766715a6db26630fd2a.zip |
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 <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.8.6.ebuild | 2 |
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 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}" |