diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 10:13:44 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 10:13:44 +0000 |
commit | 9f0b6fa9720cc03a824b31650479a155c6919831 (patch) | |
tree | ac1d4b1db582a99743ed974ac03b6ec4ad87885f /sci-mathematics | |
parent | app-vim/gentoo-syntax: Stabilize 12 ALLARCHES, #919029 (diff) | |
download | gentoo-9f0b6fa9720cc03a824b31650479a155c6919831.tar.gz gentoo-9f0b6fa9720cc03a824b31650479a155c6919831.tar.bz2 gentoo-9f0b6fa9720cc03a824b31650479a155c6919831.zip |
sci-mathematics/z3: Stabilize 4.12.2 arm64, #919030
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.2.ebuild b/sci-mathematics/z3/z3-4.12.2.ebuild index d1cb32391790..23a87be43208 100644 --- a/sci-mathematics/z3/z3-4.12.2.ebuild +++ b/sci-mathematics/z3/z3-4.12.2.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}" |