diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-06 12:19:51 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-06 12:19:51 +0200 |
commit | 14f33eceb0d265a819ecc6ebfaf86eae3f1c5dd7 (patch) | |
tree | 85d78358a940a4e6f8f178cb1b998e0ed83d95b0 /sci-mathematics/z3 | |
parent | sci-mathematics/z3: Stabilize 4.8.17 arm, #850061 (diff) | |
download | gentoo-14f33eceb0d265a819ecc6ebfaf86eae3f1c5dd7.tar.gz gentoo-14f33eceb0d265a819ecc6ebfaf86eae3f1c5dd7.tar.bz2 gentoo-14f33eceb0d265a819ecc6ebfaf86eae3f1c5dd7.zip |
sci-mathematics/z3: Stabilize 4.8.17 ppc64, #850061
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r-- | sci-mathematics/z3/z3-4.8.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.17.ebuild b/sci-mathematics/z3/z3-4.8.17.ebuild index bbd018f7d9ba..a51a83e879b2 100644 --- a/sci-mathematics/z3/z3-4.8.17.ebuild +++ b/sci-mathematics/z3/z3-4.8.17.ebuild @@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P} SLOT="0/4.8" LICENSE="MIT" -KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 arm ~arm64 ~ppc ppc64 ~riscv ~sparc ~x86" IUSE="doc examples gmp isabelle java python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |