aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaouf Bencheraiet <foufou33@gmail.com>2021-04-12 15:23:09 -0400
committerAisha Tammy <gentoo@aisha.cc>2021-04-20 11:41:12 -0400
commit99221a7072b26b57ba8ce4b3ad5e1716ede5f46a (patch)
treeeda8c3ae7125f3e775fdf97bd4658c58ab686ddc /sci-libs/pytorch
parentsci-biology/trans-abyss: bump python compat (diff)
downloadsci-99221a7072b26b57ba8ce4b3ad5e1716ede5f46a.tar.gz
sci-99221a7072b26b57ba8ce4b3ad5e1716ede5f46a.tar.bz2
sci-99221a7072b26b57ba8ce4b3ad5e1716ede5f46a.zip
sci-libs/pytorch: require 0 or oneof (cuda rocm)
instead of exactly oneof (cuda rocm) Signed-off-by: Raouf Bencheraiet <foufou33@gmail.com> Closes: https://github.com/gentoo/sci/pull/1078 Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
Diffstat (limited to 'sci-libs/pytorch')
-rw-r--r--sci-libs/pytorch/pytorch-1.7.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/pytorch/pytorch-1.7.1-r2.ebuild b/sci-libs/pytorch/pytorch-1.7.1-r2.ebuild
index dff47d8da..99cc2e750 100644
--- a/sci-libs/pytorch/pytorch-1.7.1-r2.ebuild
+++ b/sci-libs/pytorch/pytorch-1.7.1-r2.ebuild
@@ -58,7 +58,7 @@ KEYWORDS="~amd64"
IUSE="asan blas cuda +fbgemm ffmpeg gflags glog +gloo leveldb lmdb mkldnn mpi namedtensor +nnpack numa +observers opencl opencv +openmp +python +qnnpack redis rocm static test tools zeromq"
RESTRICT="!test? ( test )"
REQUIRED_USE="
- ^^ ( cuda rocm )
+ ?? ( cuda rocm )
"
RDEPEND="