11e22af Add “ExcludeArch: ppc64 s390x”

Authored and Committed by mfabian 2 years ago
    Add “ExcludeArch: ppc64 s390x”
    
    Some test cases fail on ppc64 and s390x (because of some bugs on these
    platforms I think).  This makes the build fail for no good reason if
    it accidentally is build on one of these platforms.
    
    So even though this is a noarch package, tell koji to never build it
    on ppc64 and s390x.
    
        
file modified
+11 -1