diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-10 09:04:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-10 09:04:56 +0200 |
commit | 56fd2eeb8cd30a2b462888978a2a63f54c830f4e (patch) | |
tree | 5eb2b35d76d60c57f8a7cfc8b1be97d73f61be80 /sci-mathematics/z3 | |
parent | dev-util/lldb: amd64 stable wrt bug #693856 (diff) | |
download | gentoo-56fd2eeb8cd30a2b462888978a2a63f54c830f4e.tar.gz gentoo-56fd2eeb8cd30a2b462888978a2a63f54c830f4e.tar.bz2 gentoo-56fd2eeb8cd30a2b462888978a2a63f54c830f4e.zip |
sci-mathematics/z3: amd64 stable wrt bug #693856
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
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 7b359b0b167f..63b87888c58d 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}" |