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 9ea678aaa1b4..a0a59765cdb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=1.9.3
pkgrel=1
epoch=
pkgdesc="a DSP IIR realtime filter library written in C++"
-arch=('x86_64')
+arch=('x86_64' 'aarch64')
url="https://github.com/berndporr/iir1"
license=('MIT')
depends=('gcc-libs')