diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-06 12:22:00 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-06 12:22:00 +0200 |
commit | 05103e9a6beb72cd28fab8cc31550035cf707b88 (patch) | |
tree | 5e9cde9db17c12161fc1bbb6d8d120cd54b44687 /sci-mathematics/z3 | |
parent | app-portage/eix: Stabilize 0.36.2 amd64, #850058 (diff) | |
download | gentoo-05103e9a6beb72cd28fab8cc31550035cf707b88.tar.gz gentoo-05103e9a6beb72cd28fab8cc31550035cf707b88.tar.bz2 gentoo-05103e9a6beb72cd28fab8cc31550035cf707b88.zip |
sci-mathematics/z3: Stabilize 4.8.17 amd64, #850061
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r-- | sci-mathematics/z3/z3-4.8.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.17.ebuild b/sci-mathematics/z3/z3-4.8.17.ebuild index 9fb1ae9e0450..f97bc38fd53d 100644 --- a/sci-mathematics/z3/z3-4.8.17.ebuild +++ b/sci-mathematics/z3/z3-4.8.17.ebuild @@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P} SLOT="0/4.8" LICENSE="MIT" -KEYWORDS="~amd64 arm arm64 ~ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~sparc x86" IUSE="doc examples gmp isabelle java python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |