diff options
author | Sam James <sam@gentoo.org> | 2021-03-05 20:33:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-05 20:33:10 +0000 |
commit | 6c9aced72a7a693f3ecb8cdb88c904fb87bd2365 (patch) | |
tree | ea42f24d1de08f70f0b2b3d578fc394699fff834 /sci-mathematics/z3 | |
parent | app-dicts/dictd-vera: Stabilize 1.24 ppc64, #774138 (diff) | |
download | gentoo-6c9aced72a7a693f3ecb8cdb88c904fb87bd2365.tar.gz gentoo-6c9aced72a7a693f3ecb8cdb88c904fb87bd2365.tar.bz2 gentoo-6c9aced72a7a693f3ecb8cdb88c904fb87bd2365.zip |
sci-mathematics/z3: Stabilize 4.8.10 ppc64, #774231
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-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 98d1edb01c91..cd98f20ec641 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 ppc64 ~riscv x86" IUSE="doc examples gmp isabelle java python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |