Package: ftp.debian.org Severity: normal Starting from nodejs 6, processors < armv7 are no longer supported by internal v8 javascript engine.
armel build servers would build nodejs (because they have armv7 cpu), so i made sure the build fails in ./debian/rules when building on armel. I would have preferred setting Architecture: "any -armel" but it's not possible. Jérémy

