Source: eos-sdk Version: 0~git20180727+ds-1 gjs is no longer available on s390x (and some other non-release-architectures). There is some discussion of that on https://bugs.debian.org/913077 and https://bugs.debian.org/906016
libendless-bin is an arch:any package that depends on gjs which makes it uninstallable on s390x. In fact, libendless-bin has been removed on s390x as part of the gjs transition but I believe that the binary package will try to come back the next time eos-sdk is built. For some packages (like gdm3), we added a Build-Depends on gjs. That would mean that none of the eos-sdk binary packages would be available on s390x. That might be acceptable for you. It looks to me like all of the file libendless-bin ships are actually architecture-independent except for eos-profile. So another solution is to make libendless-bin arch:all and move eos-profile and its manpage to a new binary package. That new binary package would not need to have a gjs dependency since eos-profile doesn't need gjs. Thanks, Jeremy Bicha

