aboutsummaryrefslogtreecommitdiffstats
path: root/libar2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--libar2/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libar2/PKGBUILD b/libar2/PKGBUILD
index ebc4905..4f06f08 100644
--- a/libar2/PKGBUILD
+++ b/libar2/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.2.3
pkgrel=1
_pkgdesc="Library for the Argon2-family of hashing functions"
pkgdesc="${_pkgdesc}"
-arch=(i686 x86_64)
+arch=(i686 x86_64 aarch64)
url="https://codeberg.org/maandree/libar2"
license=('custom:ISC')
depends=()