diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-11 13:05:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-11 13:05:23 +0200 |
commit | bf98a372f7379b35892f9924bd2dd501b44998b6 (patch) | |
tree | 08f7ba0b5dd93bef0ef17b4cfc1bd60cda57db04 /sci-mathematics/z3 | |
parent | dev-python/lit: ppc64 stable wrt bug #693856 (diff) | |
download | gentoo-bf98a372f7379b35892f9924bd2dd501b44998b6.tar.gz gentoo-bf98a372f7379b35892f9924bd2dd501b44998b6.tar.bz2 gentoo-bf98a372f7379b35892f9924bd2dd501b44998b6.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>
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r-- | sci-mathematics/z3/z3-4.8.5.ebuild | 2 |
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}" |