diff options
author | Sam James <sam@gentoo.org> | 2020-07-30 20:21:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-30 20:21:45 +0000 |
commit | 6745f1bc9d90331943183e164fee73cc8906363f (patch) | |
tree | f19ef0887b8ccad4bfcca8be2360434eb11c3b58 /sci-mathematics/z3 | |
parent | dev-python/wcwidth: ALLARCHES stable (via arm64, bug #734508) (diff) | |
download | gentoo-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/z3')
-rw-r--r-- | sci-mathematics/z3/z3-4.8.8.ebuild | 2 |
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}" |