summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-19 09:22:08 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-19 09:22:08 +0000
commit73288b8d9a4993581fb8d0887925e06b034f6054 (patch)
treececa79e6bc140a99f44b4b1ed24cf7e5217257f1 /sci-mathematics
parentdev-python/psycopg: Stabilize 2.9.10 x86, #941831 (diff)
downloadgentoo-73288b8d9a4993581fb8d0887925e06b034f6054.tar.gz
gentoo-73288b8d9a4993581fb8d0887925e06b034f6054.tar.bz2
gentoo-73288b8d9a4993581fb8d0887925e06b034f6054.zip
sci-mathematics/z3: Stabilize 4.13.3 sparc, #941789
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/z3/z3-4.13.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.13.3.ebuild b/sci-mathematics/z3/z3-4.13.3.ebuild
index 1bb3cc88fb8e..651f968e3285 100644
--- a/sci-mathematics/z3/z3-4.13.3.ebuild
+++ b/sci-mathematics/z3/z3-4.13.3.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}"