summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-16 19:16:00 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-16 19:16:00 +0200
commit1dbd73f51f27c74ea61ea13fb315e0570115907d (patch)
treea40cb9513b0b5118c0fbf68a7e97b6523f35e007 /sci-mathematics
parentdev-python/msgpack: Stabilize 1.0.8 amd64, #927122 (diff)
downloadgentoo-1dbd73f51f27c74ea61ea13fb315e0570115907d.tar.gz
gentoo-1dbd73f51f27c74ea61ea13fb315e0570115907d.tar.bz2
gentoo-1dbd73f51f27c74ea61ea13fb315e0570115907d.zip
sci-mathematics/z3: Stabilize 4.12.6 x86, #927109
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/z3/z3-4.12.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.6.ebuild b/sci-mathematics/z3/z3-4.12.6.ebuild
index af41d0e98184..64ffaff192f5 100644
--- a/sci-mathematics/z3/z3-4.12.6.ebuild
+++ b/sci-mathematics/z3/z3-4.12.6.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}"