summaryrefslogtreecommitdiffstats
path: root/abs/core/system-templates
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/system-templates')
-rwxr-xr-xabs/core/system-templates/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/system-templates/PKGBUILD b/abs/core/system-templates/PKGBUILD
index 25c83f2..7ed7635 100755
--- a/abs/core/system-templates/PKGBUILD
+++ b/abs/core/system-templates/PKGBUILD
@@ -4,7 +4,7 @@ pkgrel=13
conflicts=( )
pkgdesc="Templates used for system configuration"
depends=()
-arch=('i686')
+arch=('i686' 'x86_64')
source=()
build() {