diff options
author | Sam James <sam@gentoo.org> | 2022-04-25 03:40:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-25 03:40:33 +0100 |
commit | 442a091a04af271e81c808924c5d3c003d933c7f (patch) | |
tree | 3fed0fda4f27e41fc2264222cefe043bba33b618 /sci-mathematics/z3 | |
parent | media-libs/vulkan-layers: Stabilize 1.3.204 x86, #839963 (diff) | |
download | gentoo-442a091a04af271e81c808924c5d3c003d933c7f.tar.gz gentoo-442a091a04af271e81c808924c5d3c003d933c7f.tar.bz2 gentoo-442a091a04af271e81c808924c5d3c003d933c7f.zip |
sci-mathematics/z3: Stabilize 4.8.15-r1 x86, #840665
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r-- | sci-mathematics/z3/z3-4.8.15-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.15-r1.ebuild b/sci-mathematics/z3/z3-4.8.15-r1.ebuild index 48df35b614f0..57f9fee46feb 100644 --- a/sci-mathematics/z3/z3-4.8.15-r1.ebuild +++ b/sci-mathematics/z3/z3-4.8.15-r1.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}" |