From 76b29612094e1480bbf5381b84b7edebe94214c1 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Sun, 24 Mar 2024 19:34:10 -0700 Subject: [PATCH] www/authelia: Not broken PR: 277940 Reported by: Orville Q. Song --- www/authelia/Makefile | 5 ----- 1 file changed, 5 deletions(-) diff --git a/www/authelia/Makefile b/www/authelia/Makefile index 239e04701b7b6..b09412001443e 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