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 6ff4c2992595..ba8a0229803a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=pamtester
pkgver=0.1.2
pkgrel=3
pkgdesc="Tiny program to test the pluggable authentication modules (PAM) facility"
-arch=(i686 x86_64 armv7h)
+arch=(i686 x86_64 armv7h aarch64)
url="http://pamtester.sourceforge.net/"
license=(custom)
depends=(pam)