commit: bf5d92e107cfdc7787c5c129f550f3c4835b93b4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 12 22:19:07 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 12 22:19:07 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf5d92e1
dev-python/scipy: Stabilize 1.16.0 ppc64, #959977
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/scipy/scipy-1.16.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/scipy/scipy-1.16.0.ebuild
b/dev-python/scipy/scipy-1.16.0.ebuild
index 304153ddb9af..54eccda61252 100644
--- a/dev-python/scipy/scipy-1.16.0.ebuild
+++ b/dev-python/scipy/scipy-1.16.0.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