mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/handlebars: disable on armv7 due to test failure
This commit is contained in:
parent
21aad5d318
commit
ed95adc309
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user