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 ae80f7076551..1920c9935fe6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=diffr
pkgver=0.1.5
pkgrel=3
pkgdesc='Word-by-word diff highlighting tool'
-arch=('i686' 'x86_64') # please write me to add more architectures if you test them and they work
+arch=('i686' 'x86_64' 'aarch64') # please write me to add more architectures if you test them and they work
url="https://github.com/mookid/diffr"
license=('MIT')
conflicts=('diffr-git')