summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-08-19 17:52:25 +0100
committerSam James <sam@gentoo.org>2022-08-19 17:52:25 +0100
commitd55f34eb703b53d946f470c80e8c5a52b158f8d4 (patch)
tree820a4e7c6fb18be03adec76fffcdc6aa708ef0be /sci-mathematics/z3
parentdev-python/absl-py: Stabilize 1.2.0 ALLARCHES, #865779 (diff)
downloadgentoo-d55f34eb703b53d946f470c80e8c5a52b158f8d4.tar.gz
gentoo-d55f34eb703b53d946f470c80e8c5a52b158f8d4.tar.bz2
gentoo-d55f34eb703b53d946f470c80e8c5a52b158f8d4.zip
sci-mathematics/z3: Stabilize 4.10.2 amd64, #865789
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r--sci-mathematics/z3/z3-4.10.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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}"