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 27c7f8ab019d..d957edc18169 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=mbuffer
pkgver=20200929
pkgrel=1
pkgdesc="A tool for buffering data streams."
-arch=('x86_64' 'armv7l')
+arch=('x86_64' 'armv7l' 'aarch64')
url="http://www.maier-komor.de/mbuffer.html"
license=('GPL3')
depends=('openssl')