commit: 87814a0d2fa712e239606f3923a1b19bc6191a86 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu May 14 17:14:03 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Fri May 15 05:20:29 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87814a0d
profiles/arch/x86: package.use.mask app-emulation/lxc[apparmor] Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/15792 profiles/arch/x86/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index caea569f2bf..97e3a0faff6 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola <[email protected]> (2020-05-14) +# Dependency not keyworded on this arch. +app-emulation/lxc apparmor + # Thomas Deutschmann <[email protected]> (2020-04-30) # sys-cluster/slurm is keyworded on x86 app-metrics/collectd -collectd_plugins_slurm
