summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-02 10:16:15 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-02 10:16:15 +0000
commit1965d3c302cb58ee2b3fe518ad80d1a8edd182c5 (patch)
tree46f3a9832fe3e112a420a34b1d585f2f9bf99b2d /sci-mathematics
parentsys-block/parted: Stabilize 3.6-r1 arm, #919031 (diff)
downloadgentoo-1965d3c302cb58ee2b3fe518ad80d1a8edd182c5.tar.gz
gentoo-1965d3c302cb58ee2b3fe518ad80d1a8edd182c5.tar.bz2
gentoo-1965d3c302cb58ee2b3fe518ad80d1a8edd182c5.zip
sci-mathematics/z3: Stabilize 4.12.2 sparc, #919030
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/z3/z3-4.12.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.2.ebuild b/sci-mathematics/z3/z3-4.12.2.ebuild
index 130ffcdb15f0..53793b717396 100644
--- a/sci-mathematics/z3/z3-4.12.2.ebuild
+++ b/sci-mathematics/z3/z3-4.12.2.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}"