summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-09-13 18:46:01 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-09-13 18:46:01 +0300
commitf3ce077e0a156ea0fceefab02ca78ecb7692dfc0 (patch)
tree2490ffb356951f1ea3bed41e10c75c1c337bc17e /sci-mathematics/z3
parentapp-arch/xar: arm stable wrt bug #693856 (diff)
downloadgentoo-f3ce077e0a156ea0fceefab02ca78ecb7692dfc0.tar.gz
gentoo-f3ce077e0a156ea0fceefab02ca78ecb7692dfc0.tar.bz2
gentoo-f3ce077e0a156ea0fceefab02ca78ecb7692dfc0.zip
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 <zlogene@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r--sci-mathematics/z3/z3-4.8.5.ebuild2
1 files changed, 1 insertions, 1 deletions
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}"