summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
Diffstat (limited to 'functions')
-rwxr-xr-xfunctions/defaults.sh2
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)