diff options
author | Sam James <sam@gentoo.org> | 2020-07-31 18:14:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-31 19:33:45 +0000 |
commit | 5c0e2fdd5fc093c5a190a3fd4672b9a1d608662e (patch) | |
tree | 04009c7f2d9f08b6e1b49cd6c246d2634dc29ae1 /sci-mathematics | |
parent | app-text/sword-modules: group packages by L10N value (diff) | |
download | gentoo-5c0e2fdd5fc093c5a190a3fd4672b9a1d608662e.tar.gz gentoo-5c0e2fdd5fc093c5a190a3fd4672b9a1d608662e.tar.bz2 gentoo-5c0e2fdd5fc093c5a190a3fd4672b9a1d608662e.zip |
sci-mathematics/z3: arm 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.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 9d250da9946e..a8a31be91ed0 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}" |