commit: c731940a18dc39c2b618832fb3ead2075861b183
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 8 12:33:59 2025 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Mar 8 12:33:59 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c731940a
sci-mathematics/z3: Stabilize 4.14.0 amd64, #950824
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
sci-mathematics/z3/z3-4.14.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-mathematics/z3/z3-4.14.0.ebuild
b/sci-mathematics/z3/z3-4.14.0.ebuild
index 57402aa0b627..44f18e979873 100644
--- a/sci-mathematics/z3/z3-4.14.0.ebuild
+++ b/sci-mathematics/z3/z3-4.14.0.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}"