summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-02-10 11:44:56 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-02-10 11:44:56 +0100
commit4b5b33916d2bd84a46bf1838b0354aa1ba3ed7ae (patch)
treeec15f95d4853677659b5b5c1bd25cd7624969f9b /sci-mathematics/z3
parentdev-util/scons: Stabilize 4.3.0 amd64, #833066 (diff)
downloadgentoo-4b5b33916d2bd84a46bf1838b0354aa1ba3ed7ae.tar.gz
gentoo-4b5b33916d2bd84a46bf1838b0354aa1ba3ed7ae.tar.bz2
gentoo-4b5b33916d2bd84a46bf1838b0354aa1ba3ed7ae.zip
sci-mathematics/z3: Stabilize 4.8.14 amd64, #833068
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r--sci-mathematics/z3/z3-4.8.14.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/z3/z3-4.8.14.ebuild b/sci-mathematics/z3/z3-4.8.14.ebuild
index 488e59de75e0..00252983513d 100644
--- a/sci-mathematics/z3/z3-4.8.14.ebuild
+++ b/sci-mathematics/z3/z3-4.8.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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}"