commit: d55f34eb703b53d946f470c80e8c5a52b158f8d4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 19 16:52:25 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 19 16:52:25 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d55f34eb
sci-mathematics/z3: Stabilize 4.10.2 amd64, #865789
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-mathematics/z3/z3-4.10.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-mathematics/z3/z3-4.10.2.ebuild
b/sci-mathematics/z3/z3-4.10.2.ebuild
index d4972d9d9071..63a5df945bb8 100644
--- a/sci-mathematics/z3/z3-4.10.2.ebuild
+++ b/sci-mathematics/z3/z3-4.10.2.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/z3-${P}
SLOT="0/$(ver_cut 1-2)"
LICENSE="MIT"
-KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"