summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-19 09:10:45 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-19 09:10:45 +0000
commit7fa12725299b36f4c0e42729547a6cd793843f46 (patch)
tree13b3e4935d5e549ca6423ef34651afe9275e7f63 /sci-mathematics
parentdev-python/pygame: Stabilize 2.6.1 ppc, #941837 (diff)
downloadgentoo-7fa12725299b36f4c0e42729547a6cd793843f46.tar.gz
gentoo-7fa12725299b36f4c0e42729547a6cd793843f46.tar.bz2
gentoo-7fa12725299b36f4c0e42729547a6cd793843f46.zip
sci-mathematics/z3: Stabilize 4.13.3 x86, #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 94a023c336b4..1bb3cc88fb8e 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}"