diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-01 09:55:51 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-01 09:55:51 +0100 |
commit | 493b23eab2553540e67a91b2738267068719d84b (patch) | |
tree | 97703daf6dc4c3efed7200c0b4ba2a6956d1be09 /sci-mathematics/z3 | |
parent | app-editors/nano: stable 4.9.3 for ppc64 (diff) | |
download | gentoo-493b23eab2553540e67a91b2738267068719d84b.tar.gz gentoo-493b23eab2553540e67a91b2738267068719d84b.tar.bz2 gentoo-493b23eab2553540e67a91b2738267068719d84b.zip |
sci-mathematics/z3: stable 4.8.8 for ppc64
stable wrt bug #734542
Package-Manager: Portage-3.0.1, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r-- | sci-mathematics/z3/z3-4.8.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.8.ebuild b/sci-mathematics/z3/z3-4.8.8.ebuild index a8a31be91ed0..28e2d13baf69 100644 --- a/sci-mathematics/z3/z3-4.8.8.ebuild +++ b/sci-mathematics/z3/z3-4.8.8.ebuild @@ -15,7 +15,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}" |