aboutsummaryrefslogtreecommitdiffstats
path: root/community/radare2
diff options
context:
space:
mode:
Diffstat (limited to 'community/radare2')
-rw-r--r--community/radare2/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/radare2/APKBUILD b/community/radare2/APKBUILD
index 741dddb8a3..64502598d9 100644
--- a/community/radare2/APKBUILD
+++ b/community/radare2/APKBUILD
@@ -8,7 +8,7 @@ pkgver=3.4.1
pkgrel=0
pkgdesc="An opensource, crossplatform reverse engineering framework"
url="http://www.radare.org"
-arch="all !aarch64"
+arch="all"
license="GPL-3.0"
options="!check" # upstream does not provide any working testsuite
depends=""