diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 16:59:06 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 16:59:06 +0000 |
commit | ba3aef4a3ad35146b14fd0a7916f0109000b29cd (patch) | |
tree | 5e4a6ee17376561b2e4ee7966d4790d80f3fe094 /sci-mathematics | |
parent | app-portage/smart-live-rebuild: Stabilize 1.4.1 ALLARCHES, #904030 (diff) | |
download | gentoo-ba3aef4a3ad35146b14fd0a7916f0109000b29cd.tar.gz gentoo-ba3aef4a3ad35146b14fd0a7916f0109000b29cd.tar.bz2 gentoo-ba3aef4a3ad35146b14fd0a7916f0109000b29cd.zip |
sci-mathematics/z3: Stabilize 4.12.1 arm64, #904033
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.1.ebuild b/sci-mathematics/z3/z3-4.12.1.ebuild index 56bcff6924d7..20451b2cb677 100644 --- a/sci-mathematics/z3/z3-4.12.1.ebuild +++ b/sci-mathematics/z3/z3-4.12.1.ebuild @@ -14,7 +14,7 @@ S=${WORKDIR}/z3-${P} SLOT="0/$(ver_cut 1-2)" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="doc examples gmp isabelle java python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |