Re-exclude big endian arches

This commit is contained in:
Ivan Afonichev 2021-03-15 01:11:29 +04:00
commit 1e2e726d10

View file

@ -41,6 +41,9 @@ Provides: mke2fs.android = %{epoch}:%{version}-%{release}
# Bundled bits
Provides: bundled(boringssl)
# Bundled boringssl doesn't support the big endian architectures rhbz 1431379
ExcludeArch: ppc ppc64 s390x
%description
The Android Debug Bridge (ADB) is used to: