summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-09-22 10:05:16 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-09-22 10:05:16 +0200
commit18538c4d4273e9ef13f419766d6437a3175c2cf7 (patch)
tree775cdb34a842c72048b391bc5dcc95082bb6d200 /sci-mathematics/z3
parentmedia-sound/picard: Stabilize 2.8.3 amd64, #872296 (diff)
downloadgentoo-18538c4d4273e9ef13f419766d6437a3175c2cf7.tar.gz
gentoo-18538c4d4273e9ef13f419766d6437a3175c2cf7.tar.bz2
gentoo-18538c4d4273e9ef13f419766d6437a3175c2cf7.zip
sci-mathematics/z3: Stabilize 4.11.2 x86, #872290
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-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 649953708aaa..f578c7837da9 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}"