diff options
author | Sam James <sam@gentoo.org> | 2020-10-26 00:14:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-26 00:14:45 +0000 |
commit | 9962a5875ff0a279882ed698ad30f95479dc5e2c (patch) | |
tree | 4e2a6a8c2e539183f40f7884a98beb91fb9e3258 /sci-mathematics | |
parent | virtual/udev: Stabilize 217-r2 arm64, #751196 (diff) | |
download | gentoo-9962a5875ff0a279882ed698ad30f95479dc5e2c.tar.gz gentoo-9962a5875ff0a279882ed698ad30f95479dc5e2c.tar.bz2 gentoo-9962a5875ff0a279882ed698ad30f95479dc5e2c.zip |
sci-mathematics/z3: Stabilize 4.8.9 arm64, #751145
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.8.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.9.ebuild b/sci-mathematics/z3/z3-4.8.9.ebuild index 24fe07becc36..79679d76aacf 100644 --- a/sci-mathematics/z3/z3-4.8.9.ebuild +++ b/sci-mathematics/z3/z3-4.8.9.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}" |