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 B6B5E1396D1 for ; Mon, 9 Oct 2017 19:27:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7A94E0DBE; Mon, 9 Oct 2017 19:27:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 9E3AEE0DBE for ; Mon, 9 Oct 2017 19:27:22 +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 A1F4D33C27B for ; Mon, 9 Oct 2017 19:27:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1B350909C for ; Mon, 9 Oct 2017 19:27:18 +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: <1507577190.e63c7f033ada60c23f32f4e1d50de73e3bc8b984.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: e63c7f033ada60c23f32f4e1d50de73e3bc8b984 X-VCS-Branch: master Date: Mon, 9 Oct 2017 19:27:18 +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: 0f4874ce-d693-4da0-a76d-ac0a92226adb X-Archives-Hash: 00eb62b68870962c863c76c9e8c9703e commit: e63c7f033ada60c23f32f4e1d50de73e3bc8b984 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Oct 9 19:25:35 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Oct 9 19:26:30 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e63c7f03 profiles: arm: Mask kde-plasma/powerdevil[brightness-control] Gentoo-bug: 627932 profiles/arch/arm/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 8fbf5852ce1..df92fc99d48 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner (09 Oct 2017) +# app-misc/ddcutil is not keyworded, bug #627932 +kde-plasma/plasma-workspace brightness-control + # Patrice Clement (24 Sep 2017) # Unmask Raspberry Pi support on arm. # Recent mpv versions has broken Raspberry Pi, see Gentoo bug 630556.