commit: da2806bce5220d6869a37b8a6c7ddaaab70e8f48
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 24 09:46:03 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Mar 24 09:46:21 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da2806bc
sci-ml/NNPACK: fix FP16 deps
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
sci-ml/NNPACK/NNPACK-2020.12.22-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-ml/NNPACK/NNPACK-2020.12.22-r3.ebuild
b/sci-ml/NNPACK/NNPACK-2020.12.22-r3.ebuild
index c3abc30b8af8..12e55984493b 100644
--- a/sci-ml/NNPACK/NNPACK-2020.12.22-r3.ebuild
+++ b/sci-ml/NNPACK/NNPACK-2020.12.22-r3.ebuild
@@ -27,7 +27,7 @@ RDEPEND="
dev-libs/pthreadpool
dev-libs/cpuinfo
$(python_gen_cond_dep '
- <=sci-ml/FP16-2024.05.27[${PYTHON_USEDEP}]
+ ~sci-ml/FP16-2024.05.27[${PYTHON_USEDEP}]
dev-python/peachpy[${PYTHON_USEDEP}]
')
"