diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 17:30:45 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 17:30:45 +0000 |
commit | 4279104bb1d98c27cbee84658ea44813ffffd17e (patch) | |
tree | f56539846125c6c2f9925f13f0dfc5044e11457f /sci-mathematics | |
parent | app-portage/eix: Stabilize 0.36.6 amd64, #904024 (diff) | |
download | gentoo-4279104bb1d98c27cbee84658ea44813ffffd17e.tar.gz gentoo-4279104bb1d98c27cbee84658ea44813ffffd17e.tar.bz2 gentoo-4279104bb1d98c27cbee84658ea44813ffffd17e.zip |
sci-mathematics/z3: Stabilize 4.12.1 arm, #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 20451b2cb677..bfab7e9467cd 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}" |