commit: e1b25e507a278c93aadd30ff7e97400e096f08ad 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: Mon Oct 9 19:45:24 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1b25e50
profiles: arm: Mask kde-plasma/plasma-meta[crypt] Gentoo-bug: 633880, 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 df92fc99d48..0b0f2b110cc 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -2,6 +2,11 @@ # Distributed under the terms of the GNU General Public License v2 # Andreas Sturmlechner <[email protected]> (09 Oct 2017) +# kde-plasma/plasma-vault is not keyworded, which depends on also +# not yet keyworded sys-fs/cryfs, bugs #633880 and #633882 +kde-plasma/plasma-meta crypt + +# Andreas Sturmlechner <[email protected]> (09 Oct 2017) # app-misc/ddcutil is not keyworded, bug #627932 kde-plasma/plasma-workspace brightness-control
