testing/gjs: disable on armhf

This commit is contained in:
Natanael Copa 2017-06-06 19:19:07 +00:00
parent e35a9ba33d
commit 19e866f5f2

View File

@ -4,7 +4,7 @@ pkgver=1.48.3
pkgrel=0
pkgdesc="GNOME javascript library"
url="https://wiki.gnome.org/Projects/Gjs"
arch="all"
arch="all !armhf"
license="LGPL"
depends=""
depends_dev="gobject-introspection-dev mozjs-38-dev"