diff options
Diffstat (limited to 'functions')
-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 5816a72..7f635b0 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) |