summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2011-02-18 20:43:56 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2011-02-18 20:43:56 -0300
commit439bd2112c01bc9b185d2552aa0888d7055929e2 (patch)
tree23e84652adc980a37b9916e94e7ca277111b9d67 /config
parentdf9a29ad9051f89658874959ebbc2f538e565771 (diff)
First stab at sourceballing everything
Diffstat (limited to 'config')
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index e55958d..720d110 100644
--- a/config
+++ b/config
@@ -19,7 +19,7 @@ LOCK_TIMEOUT=300
STAGING="$FTP_BASE/staging"
TMPDIR="$HOME/tmp"
-ARCHES=(i686 x86_64)
+ARCHES=(i686 x86_64 mipsel)
DBEXT=".db.tar.gz"
FILESEXT=".files.tar.gz"
PKGEXT=".pkg.tar.*"