apparmor: exclude mips64, not supported

Signed-off-by: Armin Kuster <akuster808@gmail.com>
(cherry picked from commit f176756890)
This commit is contained in:
Armin Kuster
2020-09-15 15:07:58 -07:00
parent 59e5512023
commit aa5a6f7d12
+2
View File
@@ -30,6 +30,8 @@ S = "${WORKDIR}/git"
PARALLEL_MAKE = ""
COMPATIBLE_MACHINE_mips64 = "(!.*mips64).*"
inherit pkgconfig autotools-brokensep update-rc.d python3native perlnative ptest cpan manpages systemd features_check
REQUIRED_DISTRO_FEATURES = "apparmor"