From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B5068139084 for ; Wed, 29 Nov 2017 18:27:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5375E0822; Wed, 29 Nov 2017 18:26:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C0A47E0822 for ; Wed, 29 Nov 2017 18:26:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 681E9340806 for ; Wed, 29 Nov 2017 18:26:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D38B5ABDB for ; Wed, 29 Nov 2017 18:26:56 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1511979983.d925e7b50dc41bb2beeeefcf501a87fed32afe82.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm/package.use.mask X-VCS-Directories: profiles/arch/arm/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d925e7b50dc41bb2beeeefcf501a87fed32afe82 X-VCS-Branch: master Date: Wed, 29 Nov 2017 18:26:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 261cba2b-2093-4aa5-8059-fa6aaa9f839d X-Archives-Hash: 854db6cad7e6e7c0d5761b4fd1216549 commit: d925e7b50dc41bb2beeeefcf501a87fed32afe82 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Oct 9 19:43:38 2017 +0000 Commit: Andreas Sturmlechner gentoo 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 (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 (29 Nov 2017) # All current clang versions are broken on ARM. app-doc/doxygen clang