There is a new pull request by classabbyamp against master on the void-packages repository https://github.com/classabbyamp/void-packages qt5-platform https://github.com/void-linux/void-packages/pull/49810 qt5: use a sane default platform on `arm*`/`aarch64*`, qt5 defaults to the `eglfs` QPA platform, which is designed for embedded devices. because this is probably a less-common use-case on Void, it's more sane to default to `xcb`, like `x86_64*` does. #### Testing the changes - I tested the changes in this PR: **YES** A patch file from https://github.com/void-linux/void-packages/pull/49810.patch is attached