diff options
author | Sam James <sam@gentoo.org> | 2021-08-06 01:27:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-06 01:27:48 +0100 |
commit | fa7f962507ffbf91a2cc259da809786c8005403d (patch) | |
tree | 87a7d72f509fe74ebffebcf2dbf5601edbea700d /sci-mathematics | |
parent | app-portage/eix: Stabilize 0.35.2 arm64, #805458 (diff) | |
download | gentoo-fa7f962507ffbf91a2cc259da809786c8005403d.tar.gz gentoo-fa7f962507ffbf91a2cc259da809786c8005403d.tar.bz2 gentoo-fa7f962507ffbf91a2cc259da809786c8005403d.zip |
sci-mathematics/z3: Stabilize 4.8.11b arm64, #805470
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-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 cd81aed49583..d4386c546aac 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}" |