commit: cf9c8e86e5187ff9cf07792ff104e735391b4d17
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 15:13:40 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 15:13:40 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf9c8e86
dev-python/scipy: Stabilize 1.11.4 ppc64, #919556
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/scipy/scipy-1.11.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/scipy/scipy-1.11.4.ebuild
b/dev-python/scipy/scipy-1.11.4.ebuild
index 07cca01fb714..cf18e1b3808f 100644
--- a/dev-python/scipy/scipy-1.11.4.ebuild
+++ b/dev-python/scipy/scipy-1.11.4.ebuild
@@ -38,7 +38,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