diff options
-rwxr-xr-x | functions/defaults.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh index 5816a725b..7f635b031 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -393,7 +393,7 @@ Set_defaults () ;; powerpc) - LH_LINUX_FLAVOURS="powerpc" + LH_LINUX_FLAVOURS="powerpc powerpc64" ;; s390) |