community/patchelf:Enable aarch64 support

Signed-off-by: ossdev <ossdev@puresoftware.com>
This commit is contained in:
ossdev 2019-07-30 06:15:51 +00:00 committed by Natanael Copa
parent 72eb8c5762
commit c3e30bbcf1

View File

@ -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"