aboutsummaryrefslogtreecommitdiffstats
path: root/main/libunwind
diff options
context:
space:
mode:
Diffstat (limited to 'main/libunwind')
-rw-r--r--main/libunwind/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libunwind/APKBUILD b/main/libunwind/APKBUILD
index 85d60776ce..7fff5b1e31 100644
--- a/main/libunwind/APKBUILD
+++ b/main/libunwind/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.0.1
pkgrel=0
pkgdesc="portable and efficient API to determine the call-chain of a program"
url="http://www.nongnu.org/libunwind/"
-arch="all"
+arch="x86_64"
license="MIT"
depends=""
depends_dev=""