Exclude i686 architecture as neither 389-ds nor IPA are supported there
Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
parent
2deec54a4d
commit
ab12f2fa5b
@ -158,6 +158,8 @@ fi;
|
||||
################################################################################
|
||||
# Build Dependencies
|
||||
################################################################################
|
||||
# Exclude i686 architectures as neither 389-ds nor IPA are supported there
|
||||
ExcludeArch: i686
|
||||
|
||||
# autosetup
|
||||
BuildRequires: git
|
||||
|
||||
Loading…
Reference in New Issue
Block a user