commit: c6dc3a972814255ec7f009e79e81c78b0d846522
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 22 00:41:28 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 22 00:41:28 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6dc3a97
dev-python/scipy: Stabilize 1.14.1 ppc64, #939271
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/scipy/scipy-1.14.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/scipy/scipy-1.14.1.ebuild
b/dev-python/scipy/scipy-1.14.1.ebuild
index 2e1ec6ce7593..3059a8fefe9d 100644
--- a/dev-python/scipy/scipy-1.14.1.ebuild
+++ b/dev-python/scipy/scipy-1.14.1.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