summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-03-23 12:52:43 +0100
committerMichał Górny <mgorny@gentoo.org>2024-03-23 12:52:43 +0100
commita1fff7ab232840f25ff1a1fc0d4142d84dec149a (patch)
treea585579d6ebf7f792294022913afe4b8f42ff03f /sci-mathematics/z3
parentnet-im/fractal: Stabilize 6 arm64, #927601 (diff)
downloadgentoo-a1fff7ab232840f25ff1a1fc0d4142d84dec149a.tar.gz
gentoo-a1fff7ab232840f25ff1a1fc0d4142d84dec149a.tar.bz2
gentoo-a1fff7ab232840f25ff1a1fc0d4142d84dec149a.zip
sci-mathematics/z3: Stabilize 4.13.0 arm, #927602
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r--sci-mathematics/z3/z3-4.13.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.13.0.ebuild b/sci-mathematics/z3/z3-4.13.0.ebuild
index ea1e9651b9f5..b5510680bb4a 100644
--- a/sci-mathematics/z3/z3-4.13.0.ebuild
+++ b/sci-mathematics/z3/z3-4.13.0.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/z3-${P}
LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
-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}"