New comment by ram02z on void-packages repository https://github.com/void-linux/void-packages/pull/32355#issuecomment-894322076 Comment: ~~Hmm, turns out rbw doesn't support the arm architecture, but it should support aarch64 according to [this](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=rbw#n9).~~ ~~I will remove `arm*` from the archs list on the next push,~~ but regarding aarch64 support I would appreciate some guidance on what to do next. Seems like the AUR package just didn't have any testers on arm. I managed to successfully compile all the CI architectures locally, by using https://github.com/void-linux/void-packages/blob/master/srcpkgs/pueue/template as reference. Hopefully, the CI should work now.