git: 4d4bf5fcf1c5 - main - math/gecode: Builds on aarch64 architecture

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Tue, 18 Jan 2022 19:32:54 UTC
The branch main has been updated by yuri:

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

commit 4d4bf5fcf1c59f42e96dc0ccda46750c10ba47ea
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-01-18 19:32:06 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-01-18 19:32:52 +0000

    math/gecode: Builds on aarch64 architecture
    
    Reported by:    Ronald Klop <ronald-lists@klop.ws>
---
 math/gecode/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/math/gecode/Makefile b/math/gecode/Makefile
index 419c2c92831b..6e1d3e02877c 100644
--- a/math/gecode/Makefile
+++ b/math/gecode/Makefile
@@ -12,7 +12,7 @@ COMMENT=	Generic Constraint Development Environment
 LICENSE=	BSL MIT
 LICENSE_COMB=	multi
 
-NOT_FOR_ARCHS=		aarch64 armv6 armv7 mips mips64
+NOT_FOR_ARCHS=		armv6 armv7 mips mips64
 NOT_FOR_ARCHS_REASON=	needs code written to specify rounding control mechanism in Boost.Numeric.Interval
 
 USES=		bison:build compiler:c++11-lang gmake perl5