Loading
systemd: be explicit about architecture support
systemd is not portable across all architectures. It will only built for architectures it recognises. Listing them explicitly means availableOn checks will work right for unsupported architectures, in the way that's easiest to keep up to date as it can easily be compared to the list in systemd's source code.