https://bugzilla.redhat.com/show_bug.cgi?id=1861020 Artur Iwicki <fedora@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fedora@xxxxxxxxxx --- Comment #1 from Artur Iwicki <fedora@xxxxxxxxxx> --- >Requires: gtk3%{_isa} >BuildArch: noarch Having an %{_isa} dependency in a noarch package will produce a package with a dependency on gtk3.BUILDARCH, where BUILDARCH is the architecture of the builder machine. So you'll end up with a "noarch" package that has a dependency on, for example, gtk3.x86_64, and in effect can't be installed on anything other than x86_64. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx