diff options
author | Alec Warner <antarus@gentoo.org> | 2021-01-23 11:44:43 -0800 |
---|---|---|
committer | Alec Warner <antarus@gentoo.org> | 2021-01-23 11:44:43 -0800 |
commit | 10069f123f3d0c464b427d8883b0128b8cde894a (patch) | |
tree | b670c55ebfced1dfa5b2e85c3e27391ca225bfde /sync-autobuilds.sh | |
parent | README: add tagging instructions (diff) | |
download | mastermirror-scripts-10069f123f3d0c464b427d8883b0128b8cde894a.tar.gz mastermirror-scripts-10069f123f3d0c464b427d8883b0128b8cde894a.tar.bz2 mastermirror-scripts-10069f123f3d0c464b427d8883b0128b8cde894a.zip |
Add riscv20210123T194501Z
Signed-off-by: Alec Warner <antarus@gentoo.org>
Diffstat (limited to 'sync-autobuilds.sh')
-rwxr-xr-x | sync-autobuilds.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sync-autobuilds.sh b/sync-autobuilds.sh index f7be8ba..7d064fd 100755 --- a/sync-autobuilds.sh +++ b/sync-autobuilds.sh @@ -1,7 +1,7 @@ #!/bin/bash # Copyright 2011-2020 Gentoo Foundation; Distributed under the GPL v2 # might be earlier copyright, no history available -ARCHES="alpha amd64 arm64 arm hppa ia64 ppc s390 sh sparc x86" +ARCHES="alpha amd64 arm64 arm hppa ia64 ppc riscv 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 |