git: ab29edda2835 - main - science/bagel: Broken on armv7

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

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

commit ab29edda28352c36b78d56d88983d62e877ebb6d
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-01-04 09:44:20 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-01-04 09:44:20 +0000

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

diff --git a/science/bagel/Makefile b/science/bagel/Makefile
index 712f1be12ae1..28f22366c72a 100644
--- a/science/bagel/Makefile
+++ b/science/bagel/Makefile
@@ -12,6 +12,7 @@ WWW=		https://nubakery.org/
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN_armv7=	error: static_assert failed "size_t is assumed to be the same size as unsigned long long"
 BROKEN_i386=	error: static_assert failed "size_t is assumed to be the same size as unsigned long long"
 
 LIB_DEPENDS=	libboost_serialization.so:devel/boost-libs