git: 9d0ab32ec884 - main - x11/clipcat: Broken on armv7

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sat, 13 Jan 2024 02:25:20 UTC
The branch main has been updated by yuri:

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

commit 9d0ab32ec884db8ecd4100c923aced31b57b4560
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-13 02:24:51 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-13 02:24:51 +0000

    x11/clipcat: Broken on armv7
    
    Reported by:    https://portsfallout.com/
---
 x11/clipcat/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/x11/clipcat/Makefile b/x11/clipcat/Makefile
index dc5f15910887..41dd050d5349 100644
--- a/x11/clipcat/Makefile
+++ b/x11/clipcat/Makefile
@@ -11,6 +11,8 @@ WWW=		https://github.com/xrelkd/clipcat
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_armv7=	build breaks, see https://github.com/rust-lang/rust/issues/119914
+
 BUILD_DEPENDS=	protoc:devel/protobuf
 
 USES=		cargo localbase:ldflags llvm:min=13,build python:build xorg