There's a merged pull request on the void-packages repository xbps-src: add back support for 32bit dependencies https://github.com/void-linux/void-packages/pull/14822 Description: This will use xbps-query to see if packages that don't have a template file already exist and allows building packages like `gcc-multilib` again. If the package doesn't exist already it will just error out, because `xbps-src` can't switch to a 32bit masterdir to build it.