setup-all-dchroots: stop creating s390 chroots on s390x
[mirror/dsa-puppet.git] / modules / schroot / files / setup-all-dchroots
index 666afd9..13da023 100755 (executable)
@@ -96,9 +96,6 @@ case `hostname` in
             mipsel)
                 archs="$archs mips64el"
                 ;;
-            s390|s390x)
-                archs="s390 s390x"
-                ;;
         esac
     ;;
 esac