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 269524fd6db8..0d63d1fa6fcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=ansifilter
pkgver=2.20
pkgrel=1
pkgdesc="remove or convert ANSI codes to another format"
-arch=('i686' 'x86_64' 'pentium4' 'i486')
+arch=('i686' 'x86_64' 'pentium4' 'i486' 'aarch64')
url="http://www.andre-simon.de/doku/ansifilter/en/ansifilter.php"
license=('GPL3')
depends=('glibc' 'gcc-libs')