New comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/pull/30234#issuecomment-819504255 Comment: From https://lists.lysator.liu.se/pipermail/nettle-bugs/2021/009341.html ``` * Fat builds are enabled by default on the architectures where it is supported (x86_64, arm and powerpc64). To disable runtime selection, and instead specify the processor flavor at configure time, you need to pass --disable-fat to the configure script. ``` So we might want to be sure about how well that's working first, before merging.