summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-08 20:37:30 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-08 20:37:30 +0300
commit9c409763021e7bada2e01aeb4aecd4cebddc4c08 (patch)
treeb7f053425b873d15af8f42c403fb6ac30b209185 /sci-mathematics
parentnet-misc/electrum: Stabilize 4.3.4 ALLARCHES, #904031 (diff)
downloadgentoo-9c409763021e7bada2e01aeb4aecd4cebddc4c08.tar.gz
gentoo-9c409763021e7bada2e01aeb4aecd4cebddc4c08.tar.bz2
gentoo-9c409763021e7bada2e01aeb4aecd4cebddc4c08.zip
sci-mathematics/z3: Stabilize 4.12.1 sparc, #904033
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/z3/z3-4.12.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.1.ebuild b/sci-mathematics/z3/z3-4.12.1.ebuild
index bfab7e9467cd..400ff8a13858 100644
--- a/sci-mathematics/z3/z3-4.12.1.ebuild
+++ b/sci-mathematics/z3/z3-4.12.1.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}"