From 71a1a8df618549b07b2e9631f74acf87842a1294 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sun, 11 Sep 2016 12:56:26 +0200 Subject: community/firejail: enable for all archs --- community/firejail/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/firejail/APKBUILD b/community/firejail/APKBUILD index 3ed5931491..ae43d4931e 100644 --- a/community/firejail/APKBUILD +++ b/community/firejail/APKBUILD @@ -6,7 +6,7 @@ _pkgver=${pkgver//_/-} pkgrel=0 pkgdesc="Linux namespaces and seccomp-bpf sandbox" url="https://firejail.wordpress.com/" -arch="all !armhf !aarch64" +arch="all" license="GPL2" depends="bash" makedepends="linux-headers" -- cgit v1.2.3