commit: 8d6ff9e1f5b5f83446be894812260238c3d014ef
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 8 17:59:55 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 8 17:59:55 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d6ff9e1
dev-python/scipy: Stabilize 1.15.2 ppc64, #950839
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/scipy/scipy-1.15.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/scipy/scipy-1.15.2.ebuild
b/dev-python/scipy/scipy-1.15.2.ebuild
index 7e425f4855d3..c4763bba7354 100644
--- a/dev-python/scipy/scipy-1.15.2.ebuild
+++ b/dev-python/scipy/scipy-1.15.2.ebuild
@@ -37,7 +37,7 @@ else
)"
if [[ ${PV} != *rc* ]] ; then
- KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~s390
~sparc x86"
+ KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv ~s390 ~sparc
x86"
fi
fi