commit:     b58d722332ff8d22656fe38dcc7509b8194de3fa
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Jan 30 15:39:44 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Jan 30 15:39:44 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=b58d7223

sci-libs/pytorch: add missing RESTRICT="!test? ( test )"

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sci-libs/pytorch/files/get_third_parties | 0
 sci-libs/pytorch/pytorch-1.7.1-r2.ebuild | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/pytorch/files/get_third_parties 
b/sci-libs/pytorch/files/get_third_parties
old mode 100755
new mode 100644

diff --git a/sci-libs/pytorch/pytorch-1.7.1-r2.ebuild 
b/sci-libs/pytorch/pytorch-1.7.1-r2.ebuild
index 77d314ca9..dff47d8da 100644
--- a/sci-libs/pytorch/pytorch-1.7.1-r2.ebuild
+++ b/sci-libs/pytorch/pytorch-1.7.1-r2.ebuild
@@ -56,7 +56,7 @@ SLOT="0"
 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 )
 "

Reply via email to