summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-02 10:35:28 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-02 10:35:28 +0000
commit95d104e5008f3dcc680a9ed64c348107ac0d70af (patch)
tree4c355ab21796a1e30125fe0ff3d920d50539d3e8 /sci-mathematics
parentnet-news/rssguard: Stabilize 4.5.5 amd64, #919027 (diff)
downloadgentoo-95d104e5008f3dcc680a9ed64c348107ac0d70af.tar.gz
gentoo-95d104e5008f3dcc680a9ed64c348107ac0d70af.tar.bz2
gentoo-95d104e5008f3dcc680a9ed64c348107ac0d70af.zip
sci-mathematics/z3: Stabilize 4.12.2 amd64, #919030
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/z3/z3-4.12.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.2.ebuild b/sci-mathematics/z3/z3-4.12.2.ebuild
index 53793b717396..52933e598e58 100644
--- a/sci-mathematics/z3/z3-4.12.2.ebuild
+++ b/sci-mathematics/z3/z3-4.12.2.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}"