diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-11-22 13:00:13 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-11-22 13:00:13 +0300 |
commit | 1d647b9e9e51720c117d2654481bbbd16789fece (patch) | |
tree | 22a6c8f9bf180fef886e0f80b7ed3a8bd6e1a1f2 /sci-mathematics | |
parent | sci-visualization/gnuplot: arm stable wrt bug #699352 (diff) | |
download | gentoo-1d647b9e9e51720c117d2654481bbbd16789fece.tar.gz gentoo-1d647b9e9e51720c117d2654481bbbd16789fece.tar.bz2 gentoo-1d647b9e9e51720c117d2654481bbbd16789fece.zip |
sci-mathematics/z3: arm stable wrt bug #700296
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.8.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.6.ebuild b/sci-mathematics/z3/z3-4.8.6.ebuild index 3fefe65461a6..c4cf326da166 100644 --- a/sci-mathematics/z3/z3-4.8.6.ebuild +++ b/sci-mathematics/z3/z3-4.8.6.ebuild @@ -14,7 +14,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}" |