summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-08-02 22:50:02 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-08-02 22:50:02 +0300
commitef187a481c3955e6ad2dcdbff9d3ab165aa6da3b (patch)
tree455d9cb5703c572c15144506f61c3c061e5d94e3 /sci-mathematics/z3
parentsys-libs/libcxx: Stabilize 14.0.6 sparc, #862999 (diff)
downloadgentoo-ef187a481c3955e6ad2dcdbff9d3ab165aa6da3b.tar.gz
gentoo-ef187a481c3955e6ad2dcdbff9d3ab165aa6da3b.tar.bz2
gentoo-ef187a481c3955e6ad2dcdbff9d3ab165aa6da3b.zip
sci-mathematics/z3: Stabilize 4.8.17 sparc, #862999
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r--sci-mathematics/z3/z3-4.8.17.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.17.ebuild b/sci-mathematics/z3/z3-4.8.17.ebuild
index f97bc38fd53d..6383decc5301 100644
--- a/sci-mathematics/z3/z3-4.8.17.ebuild
+++ b/sci-mathematics/z3/z3-4.8.17.ebuild
@@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P}
SLOT="0/4.8"
LICENSE="MIT"
-KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv sparc x86"
IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"