diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-26 17:01:09 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-26 17:01:09 +0300 |
commit | d9f4032e5fd728dadf1b961b76374e0955fdc471 (patch) | |
tree | 6da8f5290a36ce42659bc19bad8cc07256f47979 /sci-mathematics | |
parent | x11-misc/arandr: Stabilize 0.1.10-r2 arm, #840404 (diff) | |
download | gentoo-d9f4032e5fd728dadf1b961b76374e0955fdc471.tar.gz gentoo-d9f4032e5fd728dadf1b961b76374e0955fdc471.tar.bz2 gentoo-d9f4032e5fd728dadf1b961b76374e0955fdc471.zip |
sci-mathematics/z3: Stabilize 4.8.15-r1 ppc64, #840665
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.8.15-r1.ebuild | 2 |
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 2ff6dfc6935f..31cec588863f 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}" |