summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index 33b7738..867d28e 100644
--- a/config
+++ b/config
@@ -8,6 +8,6 @@ SVNREPO_community="file:///srv/svn-community"
STAGING="$HOME/staging"
TMPDIR="/srv/tmp"
-ARCHES=(i686 x86_64 any)
+ARCHES=(i686 x86_64)
# To be used if $BUILDSCRIPT is removed from makepkg.conf
#BUILDSCRIPT="PKGBUILD"