commit: 3dc9dff42b2030677e627f7dea2c7797e2e35fc9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 21 06:50:46 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 06:50:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dc9dff4
sci-mathematics/z3: Stabilize 4.12.3 amd64, #920427
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-mathematics/z3/z3-4.12.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-mathematics/z3/z3-4.12.3.ebuild
b/sci-mathematics/z3/z3-4.12.3.ebuild
index 2460ea79713d..e20c8740c7f1 100644
--- a/sci-mathematics/z3/z3-4.12.3.ebuild
+++ b/sci-mathematics/z3/z3-4.12.3.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/z3-${P}
SLOT="0/$(ver_cut 1-2)"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ppc64 ~riscv sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ppc64 ~riscv sparc ~x86"
IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"