summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7dca8344b613..addc7eecf77c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=nng-git
pkgver=0.9.0.35.g84c32ea
pkgrel=1
pkgdesc="Rewrite of the SP protocol library known as libnanomsg"
-arch=(armv6 armv6h aarch64 x86_64 i686)
+arch=(arm armv6h armv7h aarch64 x86_64 i686)
url="https://nanomsg.github.io/nng/"
license=('MIT')
depends=()