summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xweb/update3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/update b/web/update
index 53a4c6c..5eaaffe 100755
--- a/web/update
+++ b/web/update
@@ -78,7 +78,8 @@ UPSTREAM_MIRROR="http://debian.ethz.ch/debian"
DOWNSTREAM_SECTIONS="main contrib non-free"
-ARCHITECTURES="amd64 armel armhf arm64 i386 all source"
+#ARCHITECTURES="amd64 armel armhf arm64 i386 all source"
+ARCHITECTURES="amd64 arm64 all source"
Download_downstream_indices ()
{