commit: d925e7b50dc41bb2beeeefcf501a87fed32afe82 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Oct 9 19:43:38 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Nov 29 18:26:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d925e7b5
profiles: arm: Mask kde-plasma/plasma-meta[crypt] Keywording is stalled and thus arm fails to meet minimum version. Bug: https://bugs.gentoo.org/630486 Bug: https://bugs.gentoo.org/633882 profiles/arch/arm/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 606d3ab6731..c742951d117 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (29 Nov 2017) +# kde-plasma/plasma-vault is not keyworded, which depends on also +# not yet keyworded sys-fs/{encfs,cryfs}: bugs #630486 and #633882 +kde-plasma/plasma-meta crypt + # Michał Górny <[email protected]> (29 Nov 2017) # All current clang versions are broken on ARM. app-doc/doxygen clang
