diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-16 13:48:51 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-16 13:48:51 +0200 |
commit | 2bd1f0c8ebcec1ececd904b91a7fcfb0dda9ed92 (patch) | |
tree | da42b5cfd4b61642c628fa15881215a0101da827 /sci-mathematics | |
parent | dev-python/pytest-testinfra: Stabilize 10.1.0 arm64, #927115 (diff) | |
download | gentoo-2bd1f0c8ebcec1ececd904b91a7fcfb0dda9ed92.tar.gz gentoo-2bd1f0c8ebcec1ececd904b91a7fcfb0dda9ed92.tar.bz2 gentoo-2bd1f0c8ebcec1ececd904b91a7fcfb0dda9ed92.zip |
sci-mathematics/z3: Stabilize 4.12.6 arm64, #927109
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.12.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.6.ebuild b/sci-mathematics/z3/z3-4.12.6.ebuild index 6aea8fdab7e4..a15011922f35 100644 --- a/sci-mathematics/z3/z3-4.12.6.ebuild +++ b/sci-mathematics/z3/z3-4.12.6.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}" |