summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-25 03:40:05 +0100
committerSam James <sam@gentoo.org>2022-04-25 03:40:05 +0100
commit33b04364935249893938bb7ef79ddcd7a5d48871 (patch)
treef0793f87ccf4ffeb877de75fe30a80070703012a /sci-mathematics
parentdev-lang/ispc: Stabilize 1.17.0-r1 amd64, #840613 (diff)
downloadgentoo-33b04364935249893938bb7ef79ddcd7a5d48871.tar.gz
gentoo-33b04364935249893938bb7ef79ddcd7a5d48871.tar.bz2
gentoo-33b04364935249893938bb7ef79ddcd7a5d48871.zip
sci-mathematics/z3: Stabilize 4.8.15-r1 amd64, #840665
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/z3/z3-4.8.15-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.15-r1.ebuild b/sci-mathematics/z3/z3-4.8.15-r1.ebuild
index 04689aa94acc..48df35b614f0 100644
--- a/sci-mathematics/z3/z3-4.8.15-r1.ebuild
+++ b/sci-mathematics/z3/z3-4.8.15-r1.ebuild
@@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P}
SLOT="0/4.8"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"