summaryrefslogtreecommitdiffstats
path: root/abs/core/system-templates
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-07 18:58:35 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-07 18:58:35 (GMT)
commit25406062dd0370e3fd493280cede6104704dd519 (patch)
treeb5f92d1a9ed9ce6bb60fa09f19e409ee9357e01a /abs/core/system-templates
parent9198b7786ae1af345ffaeca2cfb588f116541d51 (diff)
downloadlinhes_pkgbuild-25406062dd0370e3fd493280cede6104704dd519.zip
linhes_pkgbuild-25406062dd0370e3fd493280cede6104704dd519.tar.gz
linhes_pkgbuild-25406062dd0370e3fd493280cede6104704dd519.tar.bz2
system-templates: added x86_64
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() {