aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsync-autobuilds.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/sync-autobuilds.sh b/sync-autobuilds.sh
index f12ef67..8c8577b 100755
--- a/sync-autobuilds.sh
+++ b/sync-autobuilds.sh
@@ -1,8 +1,8 @@
#!/bin/bash
# Copyright 2011-2020 Gentoo Foundation; Distributed under the GPL v2
# might be earlier copyright, no history available
-ARCHES="alpha arm64 amd64 arm hppa ia64 ppc s390 sh sparc x86"
- #alpha arm64 amd64 arm hppa ia64 mips ppc s390 sh sparc x86
+ARCHES="alpha and64 arm64 arm hppa ia64 ppc s390 sh sparc x86"
+ #alpha amd64 arm64 arm hppa ia64 mips ppc s390 sh sparc x86
# The -rp_*asc filter rules causes rsync to only delete .asc files that are in
# directories that would otherwise be deleted.