diff --git a/update-cd b/update-cd index 7e356058..237a8cc0 100755 --- a/update-cd +++ b/update-cd @@ -90,7 +90,7 @@ CAPCODE=`perl -e "print ucfirst("$CODENAME")"` export FIRSTVER CAPCODE if [ "$ARCHLIST"x = ""x ] ; then - ARCHLIST="arm64 armel armhf amd64 i386 mips mipsel mips64el s390x source" # amd64 # -all dealt with specially + ARCHLIST="arm64 armel armhf amd64 i386 mips mipsel mips64el ppc64el s390x source" # amd64 # -all dealt with specially fi export TDIR NONFREE VER MIRROR CODENAME OUT BASEDIR