git: bb0f9da65057 - main - editors/ox: Broken on armv7

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sat, 04 Jan 2025 09:51:51 UTC
The branch main has been updated by yuri:

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

commit bb0f9da650574c99630eaa485562b4b40bf73326
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-01-04 09:42:45 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-01-04 09:42:45 +0000

    editors/ox: Broken on armv7
    
    Reported by:    fallout
---
 editors/ox/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/editors/ox/Makefile b/editors/ox/Makefile
index a0edf12db7b5..b8ac41d61e70 100644
--- a/editors/ox/Makefile
+++ b/editors/ox/Makefile
@@ -10,6 +10,7 @@ WWW=		https://github.com/curlpipe/ox/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_armv7=	compilation fails, see https://github.com/zhiburt/ptyprocess/issues/17
 BROKEN_i386=	compilation fails, see https://github.com/zhiburt/ptyprocess/issues/17
 
 USES=		cargo