summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-30 20:21:45 +0000
committerSam James <sam@gentoo.org>2020-07-30 20:21:45 +0000
commit6745f1bc9d90331943183e164fee73cc8906363f (patch)
treef19ef0887b8ccad4bfcca8be2360434eb11c3b58 /sci-mathematics
parentdev-python/wcwidth: ALLARCHES stable (via arm64, bug #734508) (diff)
downloadgentoo-6745f1bc9d90331943183e164fee73cc8906363f.tar.gz
gentoo-6745f1bc9d90331943183e164fee73cc8906363f.tar.bz2
gentoo-6745f1bc9d90331943183e164fee73cc8906363f.zip
sci-mathematics/z3: arm64 stable (bug #734542)
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/z3/z3-4.8.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.8.ebuild b/sci-mathematics/z3/z3-4.8.8.ebuild
index c6b4ae89c61e..9d250da9946e 100644
--- a/sci-mathematics/z3/z3-4.8.8.ebuild
+++ b/sci-mathematics/z3/z3-4.8.8.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}"