commit: 071e036bda459ddcd0d2927772f7157032cc440d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 7 10:58:11 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep 7 10:58:11 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=071e036b
dev-python/scipy: Stabilize 1.14.1 x86, #939271
Signed-off-by: Michał Górny <mgorny <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 9cefa5132e80..2a1083ab6864 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