aboutsummaryrefslogtreecommitdiffstats
path: root/community/firejail
diff options
context:
space:
mode:
Diffstat (limited to 'community/firejail')
-rw-r--r--community/firejail/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/firejail/APKBUILD b/community/firejail/APKBUILD
index 0a50e81a7d..1dc5adba45 100644
--- a/community/firejail/APKBUILD
+++ b/community/firejail/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.9.50
pkgrel=0
pkgdesc="Linux namespaces and seccomp-bpf sandbox"
url="https://firejail.wordpress.com/"
-arch="all"
+arch="all !aarch64"
license="GPL2"
depends="bash"
makedepends="linux-headers"