diff options
author | Sam James <sam@gentoo.org> | 2021-08-02 03:15:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-02 03:15:00 +0100 |
commit | d6adf06a29000cd232f8eb68f1a1fe26763a8e1b (patch) | |
tree | 14ea3ba09918c4965a9800bf31ec0e30c22013d3 /sci-mathematics | |
parent | net-misc/electrum: Stabilize 4.1.5 ALLARCHES, #805467 (diff) | |
download | gentoo-d6adf06a29000cd232f8eb68f1a1fe26763a8e1b.tar.gz gentoo-d6adf06a29000cd232f8eb68f1a1fe26763a8e1b.tar.bz2 gentoo-d6adf06a29000cd232f8eb68f1a1fe26763a8e1b.zip |
sci-mathematics/z3: Stabilize 4.8.11b amd64, #805470
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.8.11b.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.11b.ebuild b/sci-mathematics/z3/z3-4.8.11b.ebuild index 6716e2d4fda3..96e9293392ff 100644 --- a/sci-mathematics/z3/z3-4.8.11b.ebuild +++ b/sci-mathematics/z3/z3-4.8.11b.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}" |