diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-03-23 12:52:45 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-03-23 12:52:45 +0100 |
commit | 9ffc2a33680b37401c4c533e4c9f589173376c7f (patch) | |
tree | 3b25386e7a20e4f16e8b089ab25dc3dcfdd1d081 /sci-mathematics/z3 | |
parent | sci-mathematics/z3: Stabilize 4.13.0 arm, #927602 (diff) | |
download | gentoo-9ffc2a33680b37401c4c533e4c9f589173376c7f.tar.gz gentoo-9ffc2a33680b37401c4c533e4c9f589173376c7f.tar.bz2 gentoo-9ffc2a33680b37401c4c533e4c9f589173376c7f.zip |
sci-mathematics/z3: Stabilize 4.13.0 sparc, #927602
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r-- | sci-mathematics/z3/z3-4.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.13.0.ebuild b/sci-mathematics/z3/z3-4.13.0.ebuild index b5510680bb4a..5a4fa94c87b8 100644 --- a/sci-mathematics/z3/z3-4.13.0.ebuild +++ b/sci-mathematics/z3/z3-4.13.0.ebuild @@ -14,7 +14,7 @@ S=${WORKDIR}/z3-${P} LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -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}" |