aboutsummaryrefslogtreecommitdiffstats
path: root/community/patchelf
diff options
context:
space:
mode:
Diffstat (limited to 'community/patchelf')
-rw-r--r--community/patchelf/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/patchelf/APKBUILD b/community/patchelf/APKBUILD
index 671d520c6e..96eed04999 100644
--- a/community/patchelf/APKBUILD
+++ b/community/patchelf/APKBUILD
@@ -4,7 +4,7 @@ pkgver=0.10
pkgrel=0
pkgdesc="Small utility to modify the dynamic linker and RPATH of ELF executables"
url="https://nixos.org/patchelf.html"
-arch="all !aarch64"
+arch="all"
license="GPL-3.0-or-later"
makedepends="autoconf automake libtool"
subpackages="$pkgname-doc"