diff --git a/node-print/APKBUILD b/node-print/APKBUILD index dc39063..5975a5e 100644 --- a/node-print/APKBUILD +++ b/node-print/APKBUILD @@ -5,7 +5,7 @@ pkgver=11 pkgrel=0 pkgdesc="another terrible javascript engine wrapper" url="https://git.ddd.rip/ptrcnull/ptrcports" -arch="noarch" +arch="noarch !armhf !armv7" # hangs on tests license="BSD-2-Clause" depends="nodejs-current" source="np index.js"