summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-05 21:42:28 +0000
committerSam James <sam@gentoo.org>2021-03-05 21:42:28 +0000
commit87d8ebc43ff2b8cf7168df32f06449b7fb44c33b (patch)
tree0adf381eb1518c030cc0318be2d887293dca1315 /sci-mathematics
parentdev-util/scons: Stabilize 4.1.0-r1 arm64, #774228 (diff)
downloadgentoo-87d8ebc43ff2b8cf7168df32f06449b7fb44c33b.tar.gz
gentoo-87d8ebc43ff2b8cf7168df32f06449b7fb44c33b.tar.bz2
gentoo-87d8ebc43ff2b8cf7168df32f06449b7fb44c33b.zip
sci-mathematics/z3: Stabilize 4.8.10 arm, #774231
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/z3/z3-4.8.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.10.ebuild b/sci-mathematics/z3/z3-4.8.10.ebuild
index cd98f20ec641..b6382cb7727a 100644
--- a/sci-mathematics/z3/z3-4.8.10.ebuild
+++ b/sci-mathematics/z3/z3-4.8.10.ebuild
@@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P}
SLOT="0/4.8"
LICENSE="MIT"
-KEYWORDS="amd64 ~arm ~arm64 ppc64 ~riscv x86"
+KEYWORDS="amd64 arm ~arm64 ppc64 ~riscv x86"
IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"