diff options
author | 2023-12-21 06:50:45 +0000 | |
---|---|---|
committer | 2023-12-21 06:50:45 +0000 | |
commit | ae966b8123528ff68c99ef75a56dc078db914f36 (patch) | |
tree | 7639bb33acc9b93db9f32c4a4129aecb4d3cd29f /sci-mathematics | |
parent | sci-mathematics/z3: Stabilize 4.12.3 ppc64, #920427 (diff) | |
download | gentoo-ae966b8123528ff68c99ef75a56dc078db914f36.tar.gz gentoo-ae966b8123528ff68c99ef75a56dc078db914f36.tar.bz2 gentoo-ae966b8123528ff68c99ef75a56dc078db914f36.zip |
sci-mathematics/z3: Stabilize 4.12.3 sparc, #920427
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.3.ebuild b/sci-mathematics/z3/z3-4.12.3.ebuild index 4650fe369b7a..2460ea79713d 100644 --- a/sci-mathematics/z3/z3-4.12.3.ebuild +++ b/sci-mathematics/z3/z3-4.12.3.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}" |