diff options
author | Sam James <sam@gentoo.org> | 2024-03-23 13:38:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-23 13:38:37 +0000 |
commit | 53b6756ae13b85cebe5402e369947d45f1fc00da (patch) | |
tree | 0c759728083bc04b5a69b726f1e2820915f330fc /sci-mathematics | |
parent | media-libs/libjxl: Stabilize 0.10.2 arm64, #927600 (diff) | |
download | gentoo-53b6756ae13b85cebe5402e369947d45f1fc00da.tar.gz gentoo-53b6756ae13b85cebe5402e369947d45f1fc00da.tar.bz2 gentoo-53b6756ae13b85cebe5402e369947d45f1fc00da.zip |
sci-mathematics/z3: Stabilize 4.13.0 ppc64, #927602
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.13.0.ebuild b/sci-mathematics/z3/z3-4.13.0.ebuild index 3ebd68cb57a5..772a73d1b83b 100644 --- a/sci-mathematics/z3/z3-4.13.0.ebuild +++ b/sci-mathematics/z3/z3-4.13.0.ebuild @@ -14,7 +14,7 @@ S=${WORKDIR}/z3-${P} LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -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}" |