summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-21 06:50:47 +0000
committerSam James <sam@gentoo.org>2023-12-21 06:50:47 +0000
commit49ca6b8992dd529350917cd8ffa68c7bd67a2b90 (patch)
tree35d625f23d74468639d309926e0a381af0743e7c /sci-mathematics
parentsci-mathematics/z3: Stabilize 4.12.3 amd64, #920427 (diff)
downloadgentoo-49ca6b8992dd529350917cd8ffa68c7bd67a2b90.tar.gz
gentoo-49ca6b8992dd529350917cd8ffa68c7bd67a2b90.tar.bz2
gentoo-49ca6b8992dd529350917cd8ffa68c7bd67a2b90.zip
sci-mathematics/z3: Stabilize 4.12.3 arm, #920427
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/z3/z3-4.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.3.ebuild b/sci-mathematics/z3/z3-4.12.3.ebuild
index e20c8740c7f1..beeaefe62f52 100644
--- a/sci-mathematics/z3/z3-4.12.3.ebuild
+++ b/sci-mathematics/z3/z3-4.12.3.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/z3-${P}
SLOT="0/$(ver_cut 1-2)"
LICENSE="MIT"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ppc64 ~riscv sparc ~x86"
+KEYWORDS="amd64 arm ~arm64 ~loong ~ppc ppc64 ~riscv sparc ~x86"
IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"