diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 10:13:45 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 10:13:45 +0000 |
commit | 7610864cab9515b0b097d141f48ab53dcbd9d5a2 (patch) | |
tree | 5e583479ddd16a72a63d3a247c57c337158f072c | |
parent | sci-mathematics/z3: Stabilize 4.12.2 arm64, #919030 (diff) | |
download | gentoo-7610864cab9515b0b097d141f48ab53dcbd9d5a2.tar.gz gentoo-7610864cab9515b0b097d141f48ab53dcbd9d5a2.tar.bz2 gentoo-7610864cab9515b0b097d141f48ab53dcbd9d5a2.zip |
sci-mathematics/z3: Stabilize 4.12.2 arm, #919030
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | sci-mathematics/z3/z3-4.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.2.ebuild b/sci-mathematics/z3/z3-4.12.2.ebuild index 23a87be43208..130ffcdb15f0 100644 --- a/sci-mathematics/z3/z3-4.12.2.ebuild +++ b/sci-mathematics/z3/z3-4.12.2.ebuild @@ -14,7 +14,7 @@ S=${WORKDIR}/z3-${P} SLOT="0/$(ver_cut 1-2)" LICENSE="MIT" -KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="doc examples gmp isabelle java python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |