aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/afl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/afl/APKBUILD b/community/afl/APKBUILD
index dd07f11b52..62aef06042 100644
--- a/community/afl/APKBUILD
+++ b/community/afl/APKBUILD
@@ -5,7 +5,7 @@ pkgver=2.52b
pkgrel=0
pkgdesc="Fuzzer relying on genetic algorithms instead of brute force"
url="http://lcamtuf.coredump.cx/afl/"
-arch="all"
+arch="all !armhf"
license="Apache-2.0"
depends="clang llvm"
makedepends="clang-dev llvm-dev"