diff options
author | Sam James <sam@gentoo.org> | 2021-03-06 07:26:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-06 07:26:02 +0000 |
commit | 0b53af487b399eadebfc5382d44543a7eb0aaadb (patch) | |
tree | 0d731dd33820cc91085f6f7df4538baa92c52af9 /sci-mathematics/z3 | |
parent | sys-boot/raspberrypi-firmware: Stabilize 1.20210108 arm64, #774129 (diff) | |
download | gentoo-0b53af487b399eadebfc5382d44543a7eb0aaadb.tar.gz gentoo-0b53af487b399eadebfc5382d44543a7eb0aaadb.tar.bz2 gentoo-0b53af487b399eadebfc5382d44543a7eb0aaadb.zip |
sci-mathematics/z3: Stabilize 4.8.10 arm64, #774231
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r-- | sci-mathematics/z3/z3-4.8.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.10.ebuild b/sci-mathematics/z3/z3-4.8.10.ebuild index b6382cb7727a..ab2ad4852f5d 100644 --- a/sci-mathematics/z3/z3-4.8.10.ebuild +++ b/sci-mathematics/z3/z3-4.8.10.ebuild @@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P} SLOT="0/4.8" LICENSE="MIT" -KEYWORDS="amd64 arm ~arm64 ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ppc64 ~riscv x86" IUSE="doc examples gmp isabelle java python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |