git: 4b23b8c303f7 - main - sysutils/conserve: Broken on armv7

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 22 Dec 2024 09:26:09 UTC
The branch main has been updated by yuri:

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

commit 4b23b8c303f7c037d22c11df7cd66890c72f860a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-12-22 03:52:45 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-12-22 09:26:02 +0000

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

diff --git a/sysutils/conserve/Makefile b/sysutils/conserve/Makefile
index e1dd3c7ea7c4..2a8ab8e1d69b 100644
--- a/sysutils/conserve/Makefile
+++ b/sysutils/conserve/Makefile
@@ -11,6 +11,7 @@ WWW=		https://github.com/sourcefrog/conserve
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN_armv7=	rust/llvm runs out of memory
 BROKEN_i386=	rust/llvm runs out of memory
 
 USES=		cargo