New review comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/pull/26436#discussion_r524484647 Comment: This only affects archs other than `x86_64` and `i686`. You should instead make a separate case for `i686`. If you test the package you just created, you'll see that you still get that error. Furthermore, the current template has `USE_AESNI=no`, not `USE_AESNI=1`. And that should be left as it, otherwise it breaks the build for arm targets.