diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-22 10:04:08 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-22 10:04:08 +0200 |
commit | 1ca6800fb66945e9ac620947eb65c112ba693daa (patch) | |
tree | ef1070e79cfe74e0b2c5a42551c1db9eba796827 /sci-mathematics/z3 | |
parent | dev-qt/qtspeech: Stabilize 5.15.5 ppc64, #872041 (diff) | |
download | gentoo-1ca6800fb66945e9ac620947eb65c112ba693daa.tar.gz gentoo-1ca6800fb66945e9ac620947eb65c112ba693daa.tar.bz2 gentoo-1ca6800fb66945e9ac620947eb65c112ba693daa.zip |
sci-mathematics/z3: Stabilize 4.11.2 arm64, #872290
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r-- | sci-mathematics/z3/z3-4.11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.11.2.ebuild b/sci-mathematics/z3/z3-4.11.2.ebuild index 4c7fa51d483e..11ce984b9ecc 100644 --- a/sci-mathematics/z3/z3-4.11.2.ebuild +++ b/sci-mathematics/z3/z3-4.11.2.ebuild @@ -14,7 +14,7 @@ S=${WORKDIR}/z3-${P} SLOT="0/$(ver_cut 1-2)" 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}" |