diff options
author | Sam James <sam@gentoo.org> | 2024-02-09 01:03:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-09 01:03:32 +0000 |
commit | b1243a69cadbff37d4946edf5db328c7448a57aa (patch) | |
tree | 0fa7140ecd79b749dedc5410d6d105b4b3b86982 | |
parent | net-misc/electrum: Stabilize 4.5.2 ALLARCHES, #924098 (diff) | |
download | gentoo-b1243a69cadbff37d4946edf5db328c7448a57aa.tar.gz gentoo-b1243a69cadbff37d4946edf5db328c7448a57aa.tar.bz2 gentoo-b1243a69cadbff37d4946edf5db328c7448a57aa.zip |
sci-mathematics/z3: Stabilize 4.12.5 amd64, #924099
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | sci-mathematics/z3/z3-4.12.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.5.ebuild b/sci-mathematics/z3/z3-4.12.5.ebuild index 7d5d395833c0..646bf2695514 100644 --- a/sci-mathematics/z3/z3-4.12.5.ebuild +++ b/sci-mathematics/z3/z3-4.12.5.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}" |