aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/apparmor/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/apparmor/APKBUILD b/testing/apparmor/APKBUILD
index b33a378360..7e785ceac3 100644
--- a/testing/apparmor/APKBUILD
+++ b/testing/apparmor/APKBUILD
@@ -4,6 +4,7 @@ pkgname=apparmor
pkgver=2.13.3
pkgrel=2
pkgdesc="Linux application security framework - mandatory access control for programs"
+options="!check" # Failing with python3.8
url="https://gitlab.com/apparmor/apparmor/wikis/home"
arch="all"
license="GPL-2.0-only"