ppc64le doesn't have pcmciatools
Signed-off-by: Peter Robinson <Peter Robinson pbrobinson@fedoraproject.org>
This commit is contained in:
parent
41db63c1be
commit
d387d3cb8d
@ -118,7 +118,7 @@ installpkg bridge-utils
|
|||||||
installpkg pciutils usbutils ipmitool
|
installpkg pciutils usbutils ipmitool
|
||||||
installpkg mt-st smartmontools
|
installpkg mt-st smartmontools
|
||||||
installpkg hdparm
|
installpkg hdparm
|
||||||
%if basearch not in ("aarch64", "s390x"):
|
%if basearch not in ("aarch64", "ppc64le", "s390x"):
|
||||||
installpkg pcmciautils
|
installpkg pcmciautils
|
||||||
%endif
|
%endif
|
||||||
installpkg libmlx4 rdma
|
installpkg libmlx4 rdma
|
||||||
|
Loading…
Reference in New Issue
Block a user