Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Nov 2024 17:00:07 GMT
From:      Santhosh Raju <fox@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8cbfc1d21798 - main - www/opengist: Mark as broken on aarch64
Message-ID:  <202411241700.4AOH07a1062163@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fox:

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

commit 8cbfc1d217984dfa0ac95ca50ae63406d22e4dc1
Author:     Santhosh Raju <fox@FreeBSD.org>
AuthorDate: 2024-11-24 16:56:14 +0000
Commit:     Santhosh Raju <fox@FreeBSD.org>
CommitDate: 2024-11-24 16:56:14 +0000

    www/opengist: Mark as broken on aarch64
---
 www/opengist/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/opengist/Makefile b/www/opengist/Makefile
index 37d12e4081f1..0df11a53817d 100644
--- a/www/opengist/Makefile
+++ b/www/opengist/Makefile
@@ -11,6 +11,7 @@ WWW=		https://opengist.io/
 
 LICENSE=	AGPLv3
 
+BROKEN_aarch64=	fails to build
 BROKEN_i386=	fails to build
 
 BUILD_DEPENDS=	npm${NODEJS_SUFFIX}>0:www/npm${NODEJS_SUFFIX}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411241700.4AOH07a1062163>