summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-09-22 10:05:02 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-09-22 10:05:02 +0200
commit5092d6c626d6a842ccc29467b51b536823ef71ae (patch)
treed216a95bbcca0a6ac8822a483ec6a7a34f9b1d44 /sci-mathematics
parentsci-mathematics/z3: Stabilize 4.11.2 arm, #872290 (diff)
downloadgentoo-5092d6c626d6a842ccc29467b51b536823ef71ae.tar.gz
gentoo-5092d6c626d6a842ccc29467b51b536823ef71ae.tar.bz2
gentoo-5092d6c626d6a842ccc29467b51b536823ef71ae.zip
sci-mathematics/z3: Stabilize 4.11.2 amd64, #872290
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/z3/z3-4.11.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.11.2.ebuild b/sci-mathematics/z3/z3-4.11.2.ebuild
index f26a148b6241..649953708aaa 100644
--- a/sci-mathematics/z3/z3-4.11.2.ebuild
+++ b/sci-mathematics/z3/z3-4.11.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}"