commit: 33b04364935249893938bb7ef79ddcd7a5d48871
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 25 02:40:05 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 02:40:05 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33b04364
sci-mathematics/z3: Stabilize 4.8.15-r1 amd64, #840665
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-mathematics/z3/z3-4.8.15-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-mathematics/z3/z3-4.8.15-r1.ebuild
b/sci-mathematics/z3/z3-4.8.15-r1.ebuild
index 04689aa94acc..48df35b614f0 100644
--- a/sci-mathematics/z3/z3-4.8.15-r1.ebuild
+++ b/sci-mathematics/z3/z3-4.8.15-r1.ebuild
@@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P}
SLOT="0/4.8"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"