copy_buildsync: disable sync for everything except alpha to test new symlink code

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
This commit is contained in:
Robin H. Johnson 2023-10-08 16:09:23 -07:00
parent 9c04ea27ac
commit 5ef7b638f1
No known key found for this signature in database
GPG key ID: 19395F23C58826C4

View file

@ -11,20 +11,21 @@ LOGDIR_BASE="/release/distfiles/tmp/buildsync/logs"
ARCHES=( ARCHES=(
alpha alpha
amd64 # Temporarily disable to reduce flap.
arm #amd64
arm64 #arm
hppa #arm64
ia64 #hppa
loong #ia64
mips #loong
m68k #mips
ppc #m68k
riscv #ppc
s390 #riscv
sh #s390
sparc #sh
x86 #sparc
#x86
) )
RSYNC_OPTS=( RSYNC_OPTS=(
-aO -aO