https://bugzilla.redhat.com/show_bug.cgi?id=2080743
--- Comment #10 from Petr Menšík pemensik@redhat.com --- Would it be possible if those ring dependendent subpackage devel files had just: Conflicts: rust(s390x) rust(ppc64le) ? Negated Requires might be a bit tricky, but still possible. That should allow using them on supported architectures, but would not allow anyone with those architectures even to install those packages, let alone to try to build with them. Basic parts should be possible even on ring unsupported arches.
I am just rust newbie and wanted to package not yet packaged library. Wanted to try packaging a rust project before I make my own.