mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/firejail: disable on aarch64 as it fails to build
upstream bug: https://github.com/netblue30/firejail/issues/1566
This commit is contained in:
parent
b8a1b52a4e
commit
8819810f3e
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user