diff options
author | Sam James <sam@gentoo.org> | 2022-01-09 01:11:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-09 01:11:07 +0000 |
commit | 06f9367dcdace46a5f17d620287c92133476337a (patch) | |
tree | ba23019591c2a85314d0c8eb971fd1e538426785 /sci-mathematics | |
parent | app-emulation/xen: Stabilize 4.15.1-r2 amd64, #830799 (diff) | |
download | gentoo-06f9367dcdace46a5f17d620287c92133476337a.tar.gz gentoo-06f9367dcdace46a5f17d620287c92133476337a.tar.bz2 gentoo-06f9367dcdace46a5f17d620287c92133476337a.zip |
sci-mathematics/z3: Stabilize 4.8.13 ppc64, #830771
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.8.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.13.ebuild b/sci-mathematics/z3/z3-4.8.13.ebuild index ae5c2ed119cd..12f440c52757 100644 --- a/sci-mathematics/z3/z3-4.8.13.ebuild +++ b/sci-mathematics/z3/z3-4.8.13.ebuild @@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P} SLOT="0/4.8" LICENSE="MIT" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86" IUSE="doc examples gmp isabelle java python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |