summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-06 11:53:53 +0000
committerSam James <sam@gentoo.org>2024-01-06 11:53:53 +0000
commit521867baed9019991c5495901d534b89b199c2ab (patch)
tree03e79ab4c3acf67f689f4e50930bdac185d8f14b /sci-mathematics
parentsci-mathematics/z3: Stabilize 4.12.4 arm64, #921493 (diff)
downloadgentoo-521867baed9019991c5495901d534b89b199c2ab.tar.gz
gentoo-521867baed9019991c5495901d534b89b199c2ab.tar.bz2
gentoo-521867baed9019991c5495901d534b89b199c2ab.zip
sci-mathematics/z3: Stabilize 4.12.4 sparc, #921493
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/z3/z3-4.12.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.4.ebuild b/sci-mathematics/z3/z3-4.12.4.ebuild
index ec341d36962d..6b4f366a3217 100644
--- a/sci-mathematics/z3/z3-4.12.4.ebuild
+++ b/sci-mathematics/z3/z3-4.12.4.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}"