diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 11:30:55 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 11:30:55 +0000 |
commit | 3df8ac512a34c43944ea1b3ea54bed8c9eb41f4e (patch) | |
tree | b9caa4746511a1ad22b8aa328a9f3f4e7ae198c5 /sci-mathematics/z3 | |
parent | sys-fs/lvm2: Keyword 2.03.22-r2 sparc, #913711 (diff) | |
download | gentoo-3df8ac512a34c43944ea1b3ea54bed8c9eb41f4e.tar.gz gentoo-3df8ac512a34c43944ea1b3ea54bed8c9eb41f4e.tar.bz2 gentoo-3df8ac512a34c43944ea1b3ea54bed8c9eb41f4e.zip |
sci-mathematics/z3: Stabilize 4.12.2 ppc64, #919030
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r-- | sci-mathematics/z3/z3-4.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.2.ebuild b/sci-mathematics/z3/z3-4.12.2.ebuild index 7b38d7b3a95e..8be932dc18ab 100644 --- a/sci-mathematics/z3/z3-4.12.2.ebuild +++ b/sci-mathematics/z3/z3-4.12.2.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}" |