summaryrefslogtreecommitdiffstats
path: root/cron-jobs/sourceballs
diff options
context:
space:
mode:
Diffstat (limited to 'cron-jobs/sourceballs')
-rwxr-xr-xcron-jobs/sourceballs4
1 files changed, 2 insertions, 2 deletions
diff --git a/cron-jobs/sourceballs b/cron-jobs/sourceballs
index b4085f2..625d90d 100755
--- a/cron-jobs/sourceballs
+++ b/cron-jobs/sourceballs
@@ -2,8 +2,8 @@
ftpbase="/srv/ftp"
srcbase="/srv/ftp/sources"
-repos="core extra testing"
-arches="i686 x86_64"
+repos="core extra testing community"
+arches="any i686 x86_64"
LOCKFILE="/tmp/.sourceball.lock"