diff --git a/shells/nushell/Makefile b/shells/nushell/Makefile index c80b1a84831f..e01566f98b4f 100644 --- a/shells/nushell/Makefile +++ b/shells/nushell/Makefile @@ -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