diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-21 07:26:25 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-21 07:26:25 +0000 |
commit | 8f1836d3ccab6b7ab5576ed5eea3d009d49c4b58 (patch) | |
tree | a1a5c945b271a61b5c644734ada0b4c0a5c8866e /sci-mathematics | |
parent | dev-libs/libxslt: Stabilize 1.1.39 x86, #920213 (diff) | |
download | gentoo-8f1836d3ccab6b7ab5576ed5eea3d009d49c4b58.tar.gz gentoo-8f1836d3ccab6b7ab5576ed5eea3d009d49c4b58.tar.bz2 gentoo-8f1836d3ccab6b7ab5576ed5eea3d009d49c4b58.zip |
sci-mathematics/z3: Stabilize 4.12.3 x86, #920427
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.3.ebuild b/sci-mathematics/z3/z3-4.12.3.ebuild index 578fc1f057ef..370cea5f3867 100644 --- a/sci-mathematics/z3/z3-4.12.3.ebuild +++ b/sci-mathematics/z3/z3-4.12.3.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}" |