summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-16 19:08:22 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-16 19:08:22 +0200
commit61b9ccd8709dc7deb5763dee9ab0647563648748 (patch)
treefc25c3fd327786ef358fc3104a7e3c7d6eb90a29 /sci-mathematics
parentdev-python/pycurl: Stabilize 7.45.3 amd64, #927128 (diff)
downloadgentoo-61b9ccd8709dc7deb5763dee9ab0647563648748.tar.gz
gentoo-61b9ccd8709dc7deb5763dee9ab0647563648748.tar.bz2
gentoo-61b9ccd8709dc7deb5763dee9ab0647563648748.zip
sci-mathematics/z3: Stabilize 4.12.6 amd64, #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 1c49cc7cd191..af41d0e98184 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}"