Merge "Do not include efibootmgr and efivars for ppc architectures"

This commit is contained in:
Zuul 2020-02-26 04:02:42 +00:00 committed by Gerrit Code Review
commit 8ad2956911

View File

@ -18,5 +18,8 @@ kmod:
psmisc: psmisc:
dosfstools: dosfstools:
mdadm: mdadm:
# efibootmgr and efivar do not exist for ppc*
efibootmgr: efibootmgr:
not-arch: ppc64,ppc64el,ppc64le
efivar: efivar:
not-arch: ppc64,ppc64el,ppc64le