diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-18 12:48:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-18 12:48:22 +0100 |
commit | affd103706233db1acbf960a7fed374760826ef4 (patch) | |
tree | 448a7bc8b0e7b31f65da8172cfaf8be1da039a51 /sci-mathematics/z3 | |
parent | sys-apps/thunderbolt-software-user-space: amd64 stable wrt bug #698636 (diff) | |
download | gentoo-affd103706233db1acbf960a7fed374760826ef4.tar.gz gentoo-affd103706233db1acbf960a7fed374760826ef4.tar.bz2 gentoo-affd103706233db1acbf960a7fed374760826ef4.zip |
sci-mathematics/z3: amd64 stable wrt bug #700296
Package-Manager: Portage-2.3.76, 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.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 67b683d00d7f..551562ab2b15 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}" |