Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/z3/
Date: Tue, 26 Apr 2022 03:48:41
Message-Id: 1650944905.7ac725a3b9a640182619a9b030418dfc60c21c1a.sam@gentoo
1 commit: 7ac725a3b9a640182619a9b030418dfc60c21c1a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 26 03:47:45 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 26 03:48:25 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ac725a3
7
8 sci-mathematics/z3: Keyword 4.8.16 sparc, #779742
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-mathematics/z3/z3-4.8.16.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-mathematics/z3/z3-4.8.16.ebuild b/sci-mathematics/z3/z3-4.8.16.ebuild
16 index 4ccc90174d87..7ebfae64d20b 100644
17 --- a/sci-mathematics/z3/z3-4.8.16.ebuild
18 +++ b/sci-mathematics/z3/z3-4.8.16.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 ~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}"