diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-06 19:46:01 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-06 19:46:01 +0100 |
commit | 711263efec01374ecc4880621a1f6b62bd9fa6b3 (patch) | |
tree | 2acd9b8492e503b5e1f5aa77e92cb33b177a4b54 /sci-mathematics | |
parent | app-admin/eclean-kernel: Stabilize 2.99.7 amd64, #921492 (diff) | |
download | gentoo-711263efec01374ecc4880621a1f6b62bd9fa6b3.tar.gz gentoo-711263efec01374ecc4880621a1f6b62bd9fa6b3.tar.bz2 gentoo-711263efec01374ecc4880621a1f6b62bd9fa6b3.zip |
sci-mathematics/z3: Stabilize 4.12.4 x86, #921493
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.12.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.4.ebuild b/sci-mathematics/z3/z3-4.12.4.ebuild index 442da3bb9786..73a9f93f28b0 100644 --- a/sci-mathematics/z3/z3-4.12.4.ebuild +++ b/sci-mathematics/z3/z3-4.12.4.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}" |