shells/nushell: Update BROKEN line

This commit is contained in:
Yuri Victorovich 2025-04-26 13:02:52 -07:00
parent 2d95f2614d
commit e440ed0ee1

View file

@ -11,7 +11,7 @@ WWW= https://www.nushell.sh/ \
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_armv7= compilation fails, see https://github.com/rust-lang/rust/issues/140343
BROKEN_armv7= compilation fails, see https://github.com/rust-lang/rust/issues/140343, https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286368
USES= cargo localbase ssl
USE_GITHUB= yes