commit: 87d8ebc43ff2b8cf7168df32f06449b7fb44c33b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 5 21:42:28 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 5 21:42:28 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87d8ebc4
sci-mathematics/z3: Stabilize 4.8.10 arm, #774231
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-mathematics/z3/z3-4.8.10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-mathematics/z3/z3-4.8.10.ebuild
b/sci-mathematics/z3/z3-4.8.10.ebuild
index cd98f20ec64..b6382cb7727 100644
--- a/sci-mathematics/z3/z3-4.8.10.ebuild
+++ b/sci-mathematics/z3/z3-4.8.10.ebuild
@@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P}
SLOT="0/4.8"
LICENSE="MIT"
-KEYWORDS="amd64 ~arm ~arm64 ppc64 ~riscv x86"
+KEYWORDS="amd64 arm ~arm64 ppc64 ~riscv x86"
IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"