diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-19 08:40:54 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-19 08:40:54 +0000 |
commit | 06dacc1ddba1225406dc1ee623a83c414fc84c37 (patch) | |
tree | 6f65acebe4c48cd26e8b817337e8f5db55e56a04 /sci-mathematics/z3 | |
parent | media-video/shotcut: update Manifest (diff) | |
download | gentoo-06dacc1ddba1225406dc1ee623a83c414fc84c37.tar.gz gentoo-06dacc1ddba1225406dc1ee623a83c414fc84c37.tar.bz2 gentoo-06dacc1ddba1225406dc1ee623a83c414fc84c37.zip |
sci-mathematics/z3: Stabilize 4.13.3 amd64, #941789
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r-- | sci-mathematics/z3/z3-4.13.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.13.3.ebuild b/sci-mathematics/z3/z3-4.13.3.ebuild index 69e77d50f42a..9512ff957e1b 100644 --- a/sci-mathematics/z3/z3-4.13.3.ebuild +++ b/sci-mathematics/z3/z3-4.13.3.ebuild @@ -14,7 +14,7 @@ S=${WORKDIR}/z3-${P} LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64 arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="doc examples gmp isabelle java python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |