commit: 711d1c7eaf13c29d83856a19e4dcfefdc5c79cf6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 3 10:56:51 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 3 10:56:51 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=711d1c7e
sci-mathematics/z3: Stabilize 4.8.9 amd64, #751145
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-mathematics/z3/z3-4.8.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-mathematics/z3/z3-4.8.9.ebuild
b/sci-mathematics/z3/z3-4.8.9.ebuild
index fc6fa7797ac..b4a56e60b2b 100644
--- a/sci-mathematics/z3/z3-4.8.9.ebuild
+++ b/sci-mathematics/z3/z3-4.8.9.ebuild
@@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P}
SLOT="0/4.8"
LICENSE="MIT"
-KEYWORDS="~amd64 arm arm64 ppc64 x86"
+KEYWORDS="amd64 arm arm64 ppc64 x86"
IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"