git: 76b29612094e - main - www/authelia: Not broken

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Mon, 25 Mar 2024 02:39:47 UTC
The branch main has been updated by yuri:

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

commit 76b29612094e1480bbf5381b84b7edebe94214c1
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-03-25 02:34:10 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-03-25 02:39:44 +0000

    www/authelia: Not broken
    
    PR:             277940
    Reported by:    Orville Q. Song <sam990620@gmail.com>
---
 www/authelia/Makefile | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/www/authelia/Makefile b/www/authelia/Makefile
index 239e04701b7b..b09412001443 100644
--- a/www/authelia/Makefile
+++ b/www/authelia/Makefile
@@ -12,11 +12,6 @@ WWW=		https://www.authelia.com/docs/
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN_aarch64=	imports modernc.org/libc/errno: build constraints exclude all Go files
-BROKEN_armv6=	imports modernc.org/libc/errno: build constraints exclude all Go files
-BROKEN_armv7=	imports modernc.org/libc/errno: build constraints exclude all Go files
-BROKEN_i386=	imports modernc.org/libc/errno: build constraints exclude all Go files
-
 USES=		cpe go:1.21,modules
 
 GO_MODULE=	github.com/authelia/authelia/v4