diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-11 22:13:06 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-11 22:13:06 +0200 |
commit | 77cafe9cc454e0529421ccfea241447776f48bda (patch) | |
tree | 73764df241bcb40bb3082501c982ecc78454cc88 /sci-mathematics | |
parent | app-benchmarks/nbench: Keyword 2.2.3-r2 arm64, #833005 (diff) | |
download | gentoo-77cafe9cc454e0529421ccfea241447776f48bda.tar.gz gentoo-77cafe9cc454e0529421ccfea241447776f48bda.tar.bz2 gentoo-77cafe9cc454e0529421ccfea241447776f48bda.zip |
sci-mathematics/z3: Stabilize 4.8.14 arm, #833068
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.8.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.14.ebuild b/sci-mathematics/z3/z3-4.8.14.ebuild index 12f440c52757..6651315d659b 100644 --- a/sci-mathematics/z3/z3-4.8.14.ebuild +++ b/sci-mathematics/z3/z3-4.8.14.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}" |