git » libunwind.git » commit 230c066

libunwind 1.7.2

author Urja (ARMLFS builder)
2024-07-12 17:47:49 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:47:49 UTC
parent fa32d6efa781e261dfa3b63481c0e63c45206e4f

libunwind 1.7.2

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 14bc64e..a6feb79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=1.7.2
 pkgrel=1
 pkgdesc="Determine and manipulate the call-chain of a program"
 url="https://www.nongnu.org/libunwind/"
-arch=(armv7h)
+arch=(armv7h 'aarch64')
 license=(GPL)
 depends=(
   glibc