commit: aa4201bbc3b020f08a0b4bf9a72307ce14bac174
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 11 17:36:13 2026 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jan 11 17:43:37 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa4201bb
dev-python/scipy: Restore keywords for 1.17.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/scipy/scipy-1.17.0.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-python/scipy/scipy-1.17.0.ebuild
b/dev-python/scipy/scipy-1.17.0.ebuild
index 89666a2b947d..4e1f21b6e802 100644
--- a/dev-python/scipy/scipy-1.17.0.ebuild
+++ b/dev-python/scipy/scipy-1.17.0.ebuild
@@ -37,8 +37,7 @@ else
)
"
- # boost-1.89.0 is not keyworded
- if [[ ${PV} != *rc* ]] && false; then
+ if [[ ${PV} != *rc* ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390
~sparc ~x86"
fi
fi