Merge pull request #1532 from jberry-suse/dist-exclusive-arch

dist/spec: exclusively build on x86_64 to avoid needless builds and OBS bug.
This commit is contained in:
Jimmy Berry 2018-05-10 19:11:26 -05:00 committed by GitHub
commit a8b760de4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,6 +84,10 @@ plugins, and automation aids.
Summary: Development requirements for openSUSE-release-tools
Group: Development/Tools/Other
BuildArch: noarch
# Avoid needlessly building on s390x and such in various repos.
# Must include noarch for older systems even though it makes no sense due to
# https://bugzilla.redhat.com/show_bug.cgi?id=1298668.
ExclusiveArch: noarch x86_64
Requires: libxml2-tools
Requires: python-httpretty
Requires: python-mock