Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/z3/
Date: Tue, 02 Aug 2022 19:50:24
Message-Id: 1659469802.ef187a481c3955e6ad2dcdbff9d3ab165aa6da3b.arthurzam@gentoo
1 commit: ef187a481c3955e6ad2dcdbff9d3ab165aa6da3b
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 2 19:50:02 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 2 19:50:02 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef187a48
7
8 sci-mathematics/z3: Stabilize 4.8.17 sparc, #862999
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 sci-mathematics/z3/z3-4.8.17.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-mathematics/z3/z3-4.8.17.ebuild b/sci-mathematics/z3/z3-4.8.17.ebuild
16 index f97bc38fd53d..6383decc5301 100644
17 --- a/sci-mathematics/z3/z3-4.8.17.ebuild
18 +++ b/sci-mathematics/z3/z3-4.8.17.ebuild
19 @@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P}
20
21 SLOT="0/4.8"
22 LICENSE="MIT"
23 -KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~sparc x86"
24 +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv sparc x86"
25 IUSE="doc examples gmp isabelle java python"
26 REQUIRED_USE="${PYTHON_REQUIRED_USE}"