summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/kernel-install.eclass')
-rw-r--r--eclass/kernel-install.eclass4
1 files changed, 3 insertions, 1 deletions
diff --git a/eclass/kernel-install.eclass b/eclass/kernel-install.eclass
index 558e4979168d..a8d3d77cb6b4 100644
--- a/eclass/kernel-install.eclass
+++ b/eclass/kernel-install.eclass
@@ -59,7 +59,9 @@ RESTRICT+="
!test? ( test )
test? ( userpriv )
arm? ( test )
- arm64? ( test )"
+ arm64? ( test )
+ ppc64? ( test )
+"
# install-DEPEND actually
# note: we need installkernel with initramfs support!