diff options
author | Sam James <sam@gentoo.org> | 2023-12-21 06:50:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-21 06:50:46 +0000 |
commit | 3dc9dff42b2030677e627f7dea2c7797e2e35fc9 (patch) | |
tree | 11e08c1a276f58d1b5b6c13a23663978832b2e21 /sci-mathematics/z3 | |
parent | sci-mathematics/z3: Stabilize 4.12.3 sparc, #920427 (diff) | |
download | gentoo-3dc9dff42b2030677e627f7dea2c7797e2e35fc9.tar.gz gentoo-3dc9dff42b2030677e627f7dea2c7797e2e35fc9.tar.bz2 gentoo-3dc9dff42b2030677e627f7dea2c7797e2e35fc9.zip |
sci-mathematics/z3: Stabilize 4.12.3 amd64, #920427
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-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 2460ea79713d..e20c8740c7f1 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}" |