summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-06 11:53:52 +0000
committerSam James <sam@gentoo.org>2024-01-06 11:53:52 +0000
commitca524c6caf3f6c3c2632089fb931f08afd609d2b (patch)
tree403f0f7894f355d403bbfb193d7a46a9019bc35b /sci-mathematics
parentsci-mathematics/z3: Stabilize 4.12.4 arm, #921493 (diff)
downloadgentoo-ca524c6caf3f6c3c2632089fb931f08afd609d2b.tar.gz
gentoo-ca524c6caf3f6c3c2632089fb931f08afd609d2b.tar.bz2
gentoo-ca524c6caf3f6c3c2632089fb931f08afd609d2b.zip
sci-mathematics/z3: Stabilize 4.12.4 arm64, #921493
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/z3/z3-4.12.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.4.ebuild b/sci-mathematics/z3/z3-4.12.4.ebuild
index 4c3ffaad89e1..ec341d36962d 100644
--- a/sci-mathematics/z3/z3-4.12.4.ebuild
+++ b/sci-mathematics/z3/z3-4.12.4.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}"