aboutsummaryrefslogtreecommitdiffstats
path: root/testing/handlebars
diff options
context:
space:
mode:
Diffstat (limited to 'testing/handlebars')
-rw-r--r--testing/handlebars/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/handlebars/APKBUILD b/testing/handlebars/APKBUILD
index 1433a58c76..9d8c32f8b4 100644
--- a/testing/handlebars/APKBUILD
+++ b/testing/handlebars/APKBUILD
@@ -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"