commit: 81316f0eb07d3685377efb47472432841c83caf7 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 25 19:37:17 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon Apr 25 19:37:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81316f0e
sci-mathematics/z3: Stabilize 4.8.15-r1 arm64, #840665 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sci-mathematics/z3/z3-4.8.15-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/z3/z3-4.8.15-r1.ebuild b/sci-mathematics/z3/z3-4.8.15-r1.ebuild index 57f9fee46feb..76237226946a 100644 --- a/sci-mathematics/z3/z3-4.8.15-r1.ebuild +++ b/sci-mathematics/z3/z3-4.8.15-r1.ebuild @@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P} SLOT="0/4.8" LICENSE="MIT" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86" IUSE="doc examples gmp isabelle java python" REQUIRED_USE="${PYTHON_REQUIRED_USE}"