commit: c1b59fbed7d118800f417014de364aed7b98913a
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Tue Jan 18 18:58:44 2022 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Tue Jan 18 18:58:44 2022 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c1b59fbe
sci-libs/pytorch: removed deprecated sys-fabric/libibverbs dep
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
sci-libs/pytorch/pytorch-1.10.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-libs/pytorch/pytorch-1.10.1.ebuild
b/sci-libs/pytorch/pytorch-1.10.1.ebuild
index 59947e530..8ba76f1bd 100644
--- a/sci-libs/pytorch/pytorch-1.10.1.ebuild
+++ b/sci-libs/pytorch/pytorch-1.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -114,7 +114,7 @@ DEPEND="${RDEPEND}
dev-python/pybind11[${PYTHON_USEDEP}]
dev-python/typing-extensions[${PYTHON_USEDEP}]
')
- sys-fabric/libibverbs
+ sys-cluster/rdma-core
sys-process/numactl
"