Disable desktop packages on arches without graphical interface
s390x for example does not have a GPU, so building desktop / graphical packages for s390x has little benefit.
Some benefits of disabling packages for these arches:
- We don't have to spend time / energy on fixing build issues
- Reduction on disk space usage
This discussion came up due to rust becoming available for s390x, unblocking a lot of packages.