diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 20:42:43 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 20:42:43 +0300 |
commit | 9b19dc8c6f475f26ba287258acb88d55280d20eb (patch) | |
tree | 91bec3239aba750908bcbd54dceb73e341d3c334 /sci-mathematics | |
parent | app-portage/eix: Stabilize 0.36.6 sparc, #904024 (diff) | |
download | gentoo-9b19dc8c6f475f26ba287258acb88d55280d20eb.tar.gz gentoo-9b19dc8c6f475f26ba287258acb88d55280d20eb.tar.bz2 gentoo-9b19dc8c6f475f26ba287258acb88d55280d20eb.zip |
sci-mathematics/z3: Stabilize 4.12.1 amd64, #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 400ff8a13858..6911b2e5a525 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}" |