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 4b3c6467a671..f8ac9ca4150c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=micro
pkgver=2.0.8
pkgrel=1
pkgdesc="A modern and intuitive terminal-based text editor"
-arch=("armv6h" "armv7h" "i686" "x86_64")
+arch=("aarch64" "armv6h" "armv7h" "i686" "x86_64")
url="https://github.com/zyedidia/${pkgname}"
license=("MIT")
depends=("glibc")