diff options
author | Sam James <sam@gentoo.org> | 2021-05-17 01:37:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-17 01:37:02 +0000 |
commit | 0ec5de0a8da1f865ef093a06dbe3498b9ce6a9c4 (patch) | |
tree | 3b03ada18e1aebd67cd6987a7d1bce6ee9a9f0a8 /sci-mathematics | |
parent | media-libs/sdl2-image: Stabilize 2.0.5_p20210328 sparc, #772194 (diff) | |
download | gentoo-0ec5de0a8da1f865ef093a06dbe3498b9ce6a9c4.tar.gz gentoo-0ec5de0a8da1f865ef093a06dbe3498b9ce6a9c4.tar.bz2 gentoo-0ec5de0a8da1f865ef093a06dbe3498b9ce6a9c4.zip |
sci-mathematics/z3: Keyword 4.8.10 ppc, #708344
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.8.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.10.ebuild b/sci-mathematics/z3/z3-4.8.10.ebuild index ab2ad4852f5d..eb07c4a20143 100644 --- a/sci-mathematics/z3/z3-4.8.10.ebuild +++ b/sci-mathematics/z3/z3-4.8.10.ebuild @@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P} SLOT="0/4.8" LICENSE="MIT" -KEYWORDS="amd64 arm arm64 ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86" IUSE="doc examples gmp isabelle java python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |