diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 20:57:07 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 20:57:07 +0300 |
commit | a9d717c01fc1771900ad09a952d1a7a0de290fea (patch) | |
tree | 8f21f9377fc32c69e96822f5d725de384070f440 /sci-mathematics | |
parent | sys-process/wait_on_pid: Stabilize 0.0.2-r2 amd64, #904014 (diff) | |
download | gentoo-a9d717c01fc1771900ad09a952d1a7a0de290fea.tar.gz gentoo-a9d717c01fc1771900ad09a952d1a7a0de290fea.tar.bz2 gentoo-a9d717c01fc1771900ad09a952d1a7a0de290fea.zip |
sci-mathematics/z3: Stabilize 4.12.1 x86, #904033
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.1.ebuild b/sci-mathematics/z3/z3-4.12.1.ebuild index 9fdf18658741..2144f15912a8 100644 --- a/sci-mathematics/z3/z3-4.12.1.ebuild +++ b/sci-mathematics/z3/z3-4.12.1.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}" |