git: 705c7d10a55b - main - misc/py-pytorch: Fix typo, change to IGNORE

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Tue, 11 Nov 2025 09:13:40 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=705c7d10a55bbbae623df413e600cd6f4be97b65

commit 705c7d10a55bbbae623df413e600cd6f4be97b65
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-11-11 08:55:17 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-11-11 08:55:17 +0000

    misc/py-pytorch: Fix typo, change to IGNORE
    
    Reported by:    Gleb Popov <arrowd@FreeBSD.org>, Max Brazhnikov <makc@FreeBSD.org>
---
 misc/py-pytorch/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/misc/py-pytorch/Makefile b/misc/py-pytorch/Makefile
index 075b48802368..9831c6a8a593 100644
--- a/misc/py-pytorch/Makefile
+++ b/misc/py-pytorch/Makefile
@@ -16,7 +16,7 @@ WWW=		https://pytorch.org/ \
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BRPKEN=		fails in the run-time after the latest onnx update, see https://github.com/pytorch/pytorch/issues/167525
+IGNORE=		fails in the run-time after the latest onnx update, see https://github.com/pytorch/pytorch/issues/167525
 BROKEN_aarch64=	build fails: CMake Error at third_party/QNNPACK/CMakeLists.txt:47 (MESSAGE): Unrecognized CMAKE_SYSTEM_NAME = FreeBSD, see https://github.com/pytorch/pytorch/issues/144608
 BROKEN_armv7=	build fails: CMake Error at third_party/QNNPACK/CMakeLists.txt:47 (MESSAGE): Unrecognized CMAKE_SYSTEM_NAME = FreeBSD, see https://github.com/pytorch/pytorch/issues/144608
 BROKEN_i386=	build fails: DispatchStub.cpp:162:29: [0m[0;1;31merror: [0m[1muse of undeclared identifier 'AVX2'[0m