summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 304014f22e5b..5b3b0b477508 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=libdatachannel
pkgver=0.14.0
pkgrel=2
pkgdesc="C/C++ WebRTC Data Channels and Media Transport lightweight library"
-arch=('x86_64')
+arch=('x86_64' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/paullouisageneau/$pkgname"
license=('LGPL')
makedepends=('git' 'cmake')