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:
Alexander Bokovoy 2021-03-12 15:05:25 +02:00
parent 2deec54a4d
commit ab12f2fa5b

View File

@ -158,6 +158,8 @@ fi;
################################################################################
# Build Dependencies
################################################################################
# Exclude i686 architectures as neither 389-ds nor IPA are supported there
ExcludeArch: i686
# autosetup
BuildRequires: git