diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-25 22:37:17 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-25 22:37:17 +0300 |
commit | 81316f0eb07d3685377efb47472432841c83caf7 (patch) | |
tree | 7f3d72f657b56937a7667e2ec76d56786d6766f9 /sci-mathematics | |
parent | dev-python/typed-ast: Keyword 1.4.3 s390, #840842 (diff) | |
download | gentoo-81316f0eb07d3685377efb47472432841c83caf7.tar.gz gentoo-81316f0eb07d3685377efb47472432841c83caf7.tar.bz2 gentoo-81316f0eb07d3685377efb47472432841c83caf7.zip |
sci-mathematics/z3: Stabilize 4.8.15-r1 arm64, #840665
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.8.15-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.15-r1.ebuild b/sci-mathematics/z3/z3-4.8.15-r1.ebuild index 57f9fee46feb..76237226946a 100644 --- a/sci-mathematics/z3/z3-4.8.15-r1.ebuild +++ b/sci-mathematics/z3/z3-4.8.15-r1.ebuild @@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P} SLOT="0/4.8" LICENSE="MIT" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86" IUSE="doc examples gmp isabelle java python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |