commit: 3d2cd483521d383b7cae64d97355bd8ffbc4ae61
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 6 07:57:51 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 6 07:57:51 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d2cd483
dev-python/scipy: Stabilize 1.10.1 x86, #902941
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/scipy/scipy-1.10.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/scipy/scipy-1.10.1.ebuild
b/dev-python/scipy/scipy-1.10.1.ebuild
index 6059c75d08fe..d57dd50335f3 100644
--- a/dev-python/scipy/scipy-1.10.1.ebuild
+++ b/dev-python/scipy/scipy-1.10.1.ebuild
@@ -36,7 +36,7 @@ else
)"
if [[ ${PV} != *rc* ]] ; then
- KEYWORDS="amd64 arm arm64 -hppa ppc ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="amd64 arm arm64 -hppa ppc ppc64 ~riscv ~sparc x86"
fi
fi