diff options
author | Sam James <sam@gentoo.org> | 2023-12-21 06:50:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-21 06:50:44 +0000 |
commit | 52d1002db0b21ed32e70eb13708578a34678bda4 (patch) | |
tree | a08d2995fe284ac58b35f09c5944ea79fb81e72a /sci-mathematics | |
parent | dev-util/scons: Stabilize 4.6.0 sparc, #920424 (diff) | |
download | gentoo-52d1002db0b21ed32e70eb13708578a34678bda4.tar.gz gentoo-52d1002db0b21ed32e70eb13708578a34678bda4.tar.bz2 gentoo-52d1002db0b21ed32e70eb13708578a34678bda4.zip |
sci-mathematics/z3: Stabilize 4.12.3 ppc64, #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 c3662f566d02..4650fe369b7a 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}" |