diff options
author | Sam James <sam@gentoo.org> | 2021-08-01 08:17:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-01 08:17:47 +0100 |
commit | b9df4f25245580522febc751cf0bc767e835c2a9 (patch) | |
tree | 937327f2e837e2f7a69045a79bfefa8ddf2169e6 /sci-mathematics | |
parent | dev-perl/IO-Socket-SSL: Stabilize 2.71.0 ppc, #805608 (diff) | |
download | gentoo-b9df4f25245580522febc751cf0bc767e835c2a9.tar.gz gentoo-b9df4f25245580522febc751cf0bc767e835c2a9.tar.bz2 gentoo-b9df4f25245580522febc751cf0bc767e835c2a9.zip |
sci-mathematics/z3: Stabilize 4.8.11b ppc64, #805470
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.8.11b.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.11b.ebuild b/sci-mathematics/z3/z3-4.8.11b.ebuild index 985b483904f9..6716e2d4fda3 100644 --- a/sci-mathematics/z3/z3-4.8.11b.ebuild +++ b/sci-mathematics/z3/z3-4.8.11b.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}" |