From: Mikle Kolyada Date: Fri, 13 Sep 2019 15:46:01 +0000 (+0300) Subject: sci-mathematics/z3: arm stable wrt bug #693856 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f3ce077e0a156ea0fceefab02ca78ecb7692dfc0;p=gentoo.git sci-mathematics/z3: arm stable wrt bug #693856 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada --- diff --git a/sci-mathematics/z3/z3-4.8.5.ebuild b/sci-mathematics/z3/z3-4.8.5.ebuild index 995aaa2c88c6..e21797494393 100644 --- a/sci-mathematics/z3/z3-4.8.5.ebuild +++ b/sci-mathematics/z3/z3-4.8.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/Z3Prover/z3/archive/${P^}.tar.gz" SLOT="0/4.8" LICENSE="MIT" -KEYWORDS="amd64 ~arm ~arm64 ppc64 x86" +KEYWORDS="amd64 arm ~arm64 ppc64 x86" IUSE="doc examples gmp isabelle java openmp python" REQUIRED_USE="${PYTHON_REQUIRED_USE}"