diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-11-16 22:59:21 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-11-16 23:01:48 +0100 |
commit | 4c1348ea48c4e6930e331625b075f34a0f72933a (patch) | |
tree | 95a7cbe4298fca07cde7f4c0036abd169763c722 /profiles/arch | |
parent | dev-perl/Moose: Version bump 2.2201 (diff) | |
download | gentoo-4c1348ea48c4e6930e331625b075f34a0f72933a.tar.gz gentoo-4c1348ea48c4e6930e331625b075f34a0f72933a.tar.bz2 gentoo-4c1348ea48c4e6930e331625b075f34a0f72933a.zip |
x86/package.use.mask: mask apparmor for app-benchmarks/stress-ng
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 388fe08bfa2a..b2b1c34cb53f 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Conrad Kostecki <conikost@gentoo.org> (2021-11-16) +# AppArmor is not available on x86 +app-benchmarks/stress-ng apparmor + # James Le Cuirot <chewi@gentoo.org> (2021-10-22) # The JIT feature only works on amd64 and x86. app-emulation/fs-uae -jit |