commit: a03373648b13c1a10b7a3dc43626826696b7df62
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 30 09:40:11 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Dec 30 09:40:11 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0337364
sci-ml/torchvision: missing a change
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
sci-ml/torchvision/torchvision-0.24.1.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/sci-ml/torchvision/torchvision-0.24.1.ebuild
b/sci-ml/torchvision/torchvision-0.24.1.ebuild
index fb1fe88d2a52..dfebd8855d15 100644
--- a/sci-ml/torchvision/torchvision-0.24.1.ebuild
+++ b/sci-ml/torchvision/torchvision-0.24.1.ebuild
@@ -50,7 +50,7 @@ BDEPEND="
distutils_enable_tests pytest
-PATCHES=( "${FILESDIR}"/${P}-ffmpeg8.patch )
+PATCHES=( "${FILESDIR}"/${PN}-0.24.0-ffmpeg8.patch )
src_prepare() {
# multilib fixes
@@ -68,8 +68,6 @@ src_configure() {
python_compile() {
addpredict /dev/kfd
- # bug #968112
- addpredict /dev/random
export FORCE_CUDA=0
if use cuda || use rocm ; then