diff options
author | Sam James <sam@gentoo.org> | 2020-10-26 02:48:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-26 02:48:23 +0000 |
commit | f7174f933083e59a057dc23335be86bbf7ebf7ca (patch) | |
tree | 9456c4175913ca9d1ab214742fcc35ddf270b005 /sci-mathematics | |
parent | dev-libs/xapian: Stabilize 1.4.17 arm64, #751025 (diff) | |
download | gentoo-f7174f933083e59a057dc23335be86bbf7ebf7ca.tar.gz gentoo-f7174f933083e59a057dc23335be86bbf7ebf7ca.tar.bz2 gentoo-f7174f933083e59a057dc23335be86bbf7ebf7ca.zip |
sci-mathematics/z3: Stabilize 4.8.9 arm, #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 79679d76aacf..5e000b08f0bd 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}" |