summaryrefslogtreecommitdiff
path: root/extra/gjs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gjs/PKGBUILD')
-rw-r--r--extra/gjs/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gjs/PKGBUILD b/extra/gjs/PKGBUILD
index e9f93624e..5243a8144 100644
--- a/extra/gjs/PKGBUILD
+++ b/extra/gjs/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=gjs
pkgver=1.38.1
pkgrel=1
pkgdesc="Javascript Bindings for GNOME"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
url="http://live.gnome.org/Gjs"
license=(GPL)
depends=(cairo gobject-introspection 'js>=17.0.0')