summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-11-23 13:47:45 -0500
committerAaron Bauman <bman@gentoo.org>2019-11-23 13:47:45 -0500
commitc3165f1a6324c5c9d5d6e3a8c8498f25e766d8a1 (patch)
tree07887ddf77f79448cca1384375b395737b17555d /sci-mathematics/z3
parentnet-im/pidgin: arm64 stable (bug #700648) (diff)
downloadgentoo-c3165f1a6324c5c9d5d6e3a8c8498f25e766d8a1.tar.gz
gentoo-c3165f1a6324c5c9d5d6e3a8c8498f25e766d8a1.tar.bz2
gentoo-c3165f1a6324c5c9d5d6e3a8c8498f25e766d8a1.zip
sci-mathematics/z3: arm64 stable (bug #700296)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.79, Repoman-2.3.18
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r--sci-mathematics/z3/z3-4.8.6.ebuild2
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 c4cf326da166..70515f95c0ad 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}"