diff options
author | Virgil Dupras <vdupras@gentoo.org> | 2018-08-12 20:46:44 -0400 |
---|---|---|
committer | Virgil Dupras <vdupras@gentoo.org> | 2018-08-12 20:53:48 -0400 |
commit | 0946d4577f5c2bc7e123465c1e8c3224ac477f0f (patch) | |
tree | f3bb5ef0fa2774664ecb5c2a426a2b7e69f55f9a /profiles | |
parent | sys-kernel/gentoo-sources: Linux patch 4.18.0 and genpatches. (diff) | |
download | gentoo-0946d4577f5c2bc7e123465c1e8c3224ac477f0f.tar.gz gentoo-0946d4577f5c2bc7e123465c1e8c3224ac477f0f.tar.bz2 gentoo-0946d4577f5c2bc7e123465c1e8c3224ac477f0f.zip |
profiles: mask app-emulation/lxc revdeps on ppc64
ppc64 stabilization is too long and make us miss our security target
delay on bug #662780. Masking app-emulation/lxc and revdeps until it is
stabilized.
Bug: https://bugs.gentoo.org/662780
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/powerpc/ppc64/package.mask | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/arch/powerpc/ppc64/package.mask b/profiles/arch/powerpc/ppc64/package.mask index 333c0ac220cb..c42283edd845 100644 --- a/profiles/arch/powerpc/ppc64/package.mask +++ b/profiles/arch/powerpc/ppc64/package.mask @@ -1,6 +1,13 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Virgil Dupras <vdupras@gentoo.org> (12 Aug 2018) +# ppc64 stabilization is too long and make us miss our security target delay +# on bug #662780. Masking app-emulation/lxc and revdeps until it is stabilized. +app-emulation/lxc +app-emulation/lxc-templates +dev-python/python3-lxc + # Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> (21 Feb 2018) # Mozc supports only little-endian architectures. app-i18n/mozc |