diff options
author | Sam James <sam@gentoo.org> | 2021-08-02 03:23:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-02 03:23:33 +0100 |
commit | c67e1ce9b74bceffbb60577c3fa04848501206fe (patch) | |
tree | 4a4818b9017e936e6cdc1895bbdf300260075e4e /sci-mathematics/z3 | |
parent | dev-util/pkgcheck: Stabilize 0.10.3 arm, #805464 (diff) | |
download | gentoo-c67e1ce9b74bceffbb60577c3fa04848501206fe.tar.gz gentoo-c67e1ce9b74bceffbb60577c3fa04848501206fe.tar.bz2 gentoo-c67e1ce9b74bceffbb60577c3fa04848501206fe.zip |
sci-mathematics/z3: Stabilize 4.8.11b arm, #805470
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r-- | sci-mathematics/z3/z3-4.8.11b.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.11b.ebuild b/sci-mathematics/z3/z3-4.8.11b.ebuild index 96e9293392ff..2e1b0ff78513 100644 --- a/sci-mathematics/z3/z3-4.8.11b.ebuild +++ b/sci-mathematics/z3/z3-4.8.11b.ebuild @@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P} SLOT="0/4.8" LICENSE="MIT" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~riscv ~x86" IUSE="doc examples gmp isabelle java python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |