summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-03-23 12:52:46 +0100
committerMichał Górny <mgorny@gentoo.org>2024-03-23 12:52:46 +0100
commitdfe57c13798bf9c23bf5b3720874d7c3cdf62acb (patch)
tree11cbcddb5f9554d0058559a1b691e40fa21fd17d /sci-mathematics
parentsci-mathematics/z3: Stabilize 4.13.0 sparc, #927602 (diff)
downloadgentoo-dfe57c13798bf9c23bf5b3720874d7c3cdf62acb.tar.gz
gentoo-dfe57c13798bf9c23bf5b3720874d7c3cdf62acb.tar.bz2
gentoo-dfe57c13798bf9c23bf5b3720874d7c3cdf62acb.zip
sci-mathematics/z3: Stabilize 4.13.0 amd64, #927602
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-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 5a4fa94c87b8..34a506c5f142 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}"