summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config1
1 files changed, 1 insertions, 0 deletions
diff --git a/config b/config
index 5c39919..07cf783 100644
--- a/config
+++ b/config
@@ -3,5 +3,6 @@ FTP_BASE="/srv/ftp"
SVN_PATH="file:///srv/svn-packages"
STAGING="$HOME/staging"
TMPDIR="/srv/tmp"
+ARCHES=(i686 x86_64)
# To be used if $BUILDSCRIPT is removed from makepkg.conf
#BUILDSCRIPT="PKGBUILD"