#323 Honor excludearch and exclusivearch for noarch builds
Merged by mikem. Opened by mikem.
mikem/koji issue19  into  master

Download 323.patch

This is an implementation of issue #19

If any of the possible build arches for the tag are excluded, then an appropriate arch is chosen for the task rather than simply noarch.

Unit tests included.

'else' part is redundant as it is handled by default return value. But probably makes message 'it is still ok' more visible.

Yeah, that's defensive programming on my part

Commit 55d57495 fixes this pull-request

Pull-Request has been merged by mikem@redhat.com

Metadata