commit:     cc1900801c195cf1c1e3aa473ab5a2c910b7dd82
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  3 22:30:57 2026 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Jan  3 22:31:44 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc190080

sci-ml/torchvision: unintended change

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 sci-ml/torchvision/torchvision-0.24.1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sci-ml/torchvision/torchvision-0.24.1.ebuild 
b/sci-ml/torchvision/torchvision-0.24.1.ebuild
index dfebd8855d15..ad77090cfd4f 100644
--- a/sci-ml/torchvision/torchvision-0.24.1.ebuild
+++ b/sci-ml/torchvision/torchvision-0.24.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024-2025 Gentoo Authors
+# Copyright 2024-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -68,6 +68,8 @@ src_configure() {
 
 python_compile() {
        addpredict /dev/kfd
+       # bug #968112
+       addpredict /dev/random
 
        export FORCE_CUDA=0
        if use cuda || use rocm ; then

Reply via email to