diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-08 19:02:37 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-08 19:02:37 +0100 |
commit | 8c640fe6e7076c58ddde3d6300d4cf42d9af40c9 (patch) | |
tree | 15494214ee274a66850a6f406ca94848a2adbebd /sci-mathematics | |
parent | dev-python/pyalsa: Stabilize 1.2.6 amd64, #830783 (diff) | |
download | gentoo-8c640fe6e7076c58ddde3d6300d4cf42d9af40c9.tar.gz gentoo-8c640fe6e7076c58ddde3d6300d4cf42d9af40c9.tar.bz2 gentoo-8c640fe6e7076c58ddde3d6300d4cf42d9af40c9.zip |
sci-mathematics/z3: Stabilize 4.8.13 amd64, #830771
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.8.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.13.ebuild b/sci-mathematics/z3/z3-4.8.13.ebuild index 71f9d26c5e57..ae5c2ed119cd 100644 --- a/sci-mathematics/z3/z3-4.8.13.ebuild +++ b/sci-mathematics/z3/z3-4.8.13.ebuild @@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P} SLOT="0/4.8" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" IUSE="doc examples gmp isabelle java python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |