commit: b14f2939bcae419e1e465d5f797b94d7875b20f0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 4 11:41:14 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 4 11:41:14 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b14f2939
sci-mathematics/z3: Stabilize 4.13.4 sparc, #947419
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-mathematics/z3/z3-4.13.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-mathematics/z3/z3-4.13.4.ebuild
b/sci-mathematics/z3/z3-4.13.4.ebuild
index 86e3742aa271..c9047ffe3a76 100644
--- a/sci-mathematics/z3/z3-4.13.4.ebuild
+++ b/sci-mathematics/z3/z3-4.13.4.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/z3-${P}
LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ppc64 ~riscv sparc ~x86"
IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"