diff options
author | 2020-10-26 00:40:17 +0100 | |
---|---|---|
committer | 2020-10-26 00:42:04 +0100 | |
commit | d0b6fd8c21128f37c678d9720971363ba60ba7a5 (patch) | |
tree | 221450aa71ca82f5cad33e3f57c992b6d43cf7ae /sci-mathematics | |
parent | dev-python/yarl: x86 stable (bug #751139) (diff) | |
download | gentoo-d0b6fd8c21128f37c678d9720971363ba60ba7a5.tar.gz gentoo-d0b6fd8c21128f37c678d9720971363ba60ba7a5.tar.bz2 gentoo-d0b6fd8c21128f37c678d9720971363ba60ba7a5.zip |
sci-mathematics/z3: x86 stable (bug #751145)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.8.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.9.ebuild b/sci-mathematics/z3/z3-4.8.9.ebuild index 3570ae1f1e49..24fe07becc36 100644 --- a/sci-mathematics/z3/z3-4.8.9.ebuild +++ b/sci-mathematics/z3/z3-4.8.9.ebuild @@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P} SLOT="0/4.8" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" IUSE="doc examples gmp isabelle java python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |