diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-16 12:22:56 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-16 12:22:56 +0200 |
commit | 3bbb876aec2e76b00584828d16cfde3866c259a0 (patch) | |
tree | 7ee0e247ffe973f3ae95c9ece521eb519cb1cc2a /sci-mathematics | |
parent | net-misc/gsasl: Stabilize 2.2.0 ppc64, #886773 (diff) | |
download | gentoo-3bbb876aec2e76b00584828d16cfde3866c259a0.tar.gz gentoo-3bbb876aec2e76b00584828d16cfde3866c259a0.tar.bz2 gentoo-3bbb876aec2e76b00584828d16cfde3866c259a0.zip |
sci-mathematics/z3: Stabilize 4.12.6 ppc64, #927109
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.12.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.6.ebuild b/sci-mathematics/z3/z3-4.12.6.ebuild index f7df502b3d41..6aea8fdab7e4 100644 --- a/sci-mathematics/z3/z3-4.12.6.ebuild +++ b/sci-mathematics/z3/z3-4.12.6.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}" |