use %power64 to reference ppc arches
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
59c0211bd8
commit
d4390b5340
2
bcc.spec
2
bcc.spec
@ -17,7 +17,7 @@ Patch0: 0001-set-SOVERSION-for-bpf-shared.patch
|
||||
|
||||
# Arches will be included as upstream support is added and dependencies are
|
||||
# satisfied in the respective arches
|
||||
ExclusiveArch: x86_64 ppc64 ppc64le
|
||||
ExclusiveArch: x86_64 %{power64}
|
||||
|
||||
BuildRequires: bison, cmake >= 2.8.7, flex, libxml2-devel
|
||||
BuildRequires: python3-devel
|
||||
|
||||
Loading…
Reference in New Issue
Block a user