summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-08 20:50:05 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-08 20:50:05 +0300
commit2d4a46e202c027dd599e76794b2176ef56832d9b (patch)
tree8890961e2c28f2bf780e73f4cde8a6a17ea0faa6 /sci-mathematics
parentxfce-base/xfce4-panel: Stabilize 4.18.3 x86, #904021 (diff)
downloadgentoo-2d4a46e202c027dd599e76794b2176ef56832d9b.tar.gz
gentoo-2d4a46e202c027dd599e76794b2176ef56832d9b.tar.bz2
gentoo-2d4a46e202c027dd599e76794b2176ef56832d9b.zip
sci-mathematics/z3: Stabilize 4.12.1 ppc64, #904033
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/z3/z3-4.12.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.1.ebuild b/sci-mathematics/z3/z3-4.12.1.ebuild
index 6911b2e5a525..9fdf18658741 100644
--- a/sci-mathematics/z3/z3-4.12.1.ebuild
+++ b/sci-mathematics/z3/z3-4.12.1.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}"