aboutsummaryrefslogtreecommitdiffstats
path: root/libabort
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--libabort/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libabort/PKGBUILD b/libabort/PKGBUILD
index d0af5c5..8ce95a0 100644
--- a/libabort/PKGBUILD
+++ b/libabort/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=libabort
pkgver=1.0
pkgrel=1
pkgdesc="String functions that abort(3) when getting out of bounds"
-arch=(i686 x86_64)
+arch=(i686 x86_64 aarch64)
url="https://codeberg.org/maandree/libabort"
license=('ISC')
depends=()