testing/handlebars: disable on armv7 due to test failure

This commit is contained in:
Natanael Copa 2019-06-12 17:10:50 +00:00
parent 21aad5d318
commit ed95adc309

View File

@ -9,7 +9,7 @@ _handlebarsspec_ver="4.0.5-p1"
pkgdesc="C implementation of handlebars.js"
url="https://github.com/jbboehr/handlebars.c"
license="LGPL-2.1-or-later"
arch="all"
arch="all !armv7"
makedepends="autoconf automake bison check-dev flex json-c-dev libtool lmdb-dev
pcre-dev talloc-dev yaml-dev"
subpackages="$pkgname-dev $pkgname-utils"