diff --git a/shells/nu_plugin_formats/Makefile b/shells/nu_plugin_formats/Makefile index 4158a83d23bc..d4d9fc9e9f7e 100644 --- a/shells/nu_plugin_formats/Makefile +++ b/shells/nu_plugin_formats/Makefile @@ -11,7 +11,7 @@ WWW= https://www.nushell.sh/ LICENSE= MIT -BROKEN_FreeBSD_15_armv7= compilation fails, see https://github.com/nix-rust/nix/issues/2535 +BROKEN_FreeBSD_15_armv7= compilation fails, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282712 USES= cargo