Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/z3/
Date: Sat, 01 Aug 2020 09:01:33
Message-Id: 1596272151.493b23eab2553540e67a91b2738267068719d84b.slyfox@gentoo
1 commit: 493b23eab2553540e67a91b2738267068719d84b
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 1 08:55:51 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 1 08:55:51 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=493b23ea
7
8 sci-mathematics/z3: stable 4.8.8 for ppc64
9
10 stable wrt bug #734542
11
12 Package-Manager: Portage-3.0.1, Repoman-2.3.23
13 RepoMan-Options: --include-arches="ppc64"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 sci-mathematics/z3/z3-4.8.8.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/sci-mathematics/z3/z3-4.8.8.ebuild b/sci-mathematics/z3/z3-4.8.8.ebuild
20 index a8a31be91ed..28e2d13baf6 100644
21 --- a/sci-mathematics/z3/z3-4.8.8.ebuild
22 +++ b/sci-mathematics/z3/z3-4.8.8.ebuild
23 @@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P}
24
25 SLOT="0/4.8"
26 LICENSE="MIT"
27 -KEYWORDS="~amd64 arm arm64 ~ppc64 ~x86"
28 +KEYWORDS="~amd64 arm arm64 ppc64 ~x86"
29 IUSE="doc examples gmp isabelle java python"
30 REQUIRED_USE="${PYTHON_REQUIRED_USE}"