Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2025 16:45:01 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ec399c55e39f - main - shells/nushell: Not broken on 15/armv7 and aarch64
Message-ID:  <202501151645.50FGj1fx039577@gitrepo.freebsd.org>

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

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

commit ec399c55e39f2d1f71faa221240865481a1e89b6
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-01-15 05:23:16 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-01-15 16:44:52 +0000

    shells/nushell: Not broken on 15/armv7 and aarch64
---
 shells/nushell/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/shells/nushell/Makefile b/shells/nushell/Makefile
index 121b8c060383..6fd5c9a7d469 100644
--- a/shells/nushell/Makefile
+++ b/shells/nushell/Makefile
@@ -10,9 +10,6 @@ WWW=		https://www.nushell.sh/ \
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN_FreeBSD_15_armv7=	compilation fails, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282712
-BROKEN_aarch64=	compilation fails, see https://github.com/nushell/nushell/issues/13194
-
 USES=		cargo localbase ssl
 
 USE_GITHUB=	yes



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