diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-06 12:19:52 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-06 12:19:52 +0200 |
commit | 7b6db730474cc236b84bcdb9f75e552b0878d787 (patch) | |
tree | c990575ca154836638821c50a6d5ed67fac38a92 /sci-mathematics | |
parent | sci-mathematics/z3: Stabilize 4.8.17 ppc64, #850061 (diff) | |
download | gentoo-7b6db730474cc236b84bcdb9f75e552b0878d787.tar.gz gentoo-7b6db730474cc236b84bcdb9f75e552b0878d787.tar.bz2 gentoo-7b6db730474cc236b84bcdb9f75e552b0878d787.zip |
sci-mathematics/z3: Stabilize 4.8.17 arm64, #850061
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-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 a51a83e879b2..08b88fb58e5e 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}" |