summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13c9c73e7290..12def7b5ddd5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _npmname=${pkgname#nodejs-}
pkgver=2.10.0
pkgrel=1
pkgdesc="Native Abstractions for Node.js"
-arch=(any)
+arch=('any')
url="http://github.com/rvagg/nan"
license=( "MIT" )
depends=('nodejs')