diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-23 09:58:22 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-23 09:58:22 +0300 |
commit | 9b019d63ae9bdd85a22a12d074383296ed73f682 (patch) | |
tree | 4c79250dd2b80d8aa1961cac1e2c10e7de3305c5 /sci-mathematics/z3 | |
parent | app-arch/xz-utils: Stabilize 5.2.6 sparc, #872446 (diff) | |
download | gentoo-9b019d63ae9bdd85a22a12d074383296ed73f682.tar.gz gentoo-9b019d63ae9bdd85a22a12d074383296ed73f682.tar.bz2 gentoo-9b019d63ae9bdd85a22a12d074383296ed73f682.zip |
sci-mathematics/z3: Stabilize 4.11.2 sparc, #872290
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r-- | sci-mathematics/z3/z3-4.11.2.ebuild | 2 |
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 9733d67afd2e..c988608e72f8 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}" |