From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1286562-garchives=archives.gentoo.org@lists.gentoo.org>
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 64A591382C5
	for <garchives@archives.gentoo.org>; Wed, 26 May 2021 15:16:57 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 590B3E14EE;
	Wed, 26 May 2021 15:16:56 +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 3A94DE14EE
	for <gentoo-commits@lists.gentoo.org>; Wed, 26 May 2021 15:16:56 +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 30911340E99
	for <gentoo-commits@lists.gentoo.org>; Wed, 26 May 2021 15:16:54 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id AA145799
	for <gentoo-commits@lists.gentoo.org>; Wed, 26 May 2021 15:16:52 +0000 (UTC)
From: "Yixun Lan" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" <dlan@gentoo.org>
Message-ID: <1622042147.4829c3e7eccf1c1236a5cdce0e0a8bea7dd169ac.dlan@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/arch/riscv/package.use.mask
X-VCS-Directories: profiles/arch/riscv/
X-VCS-Committer: dlan
X-VCS-Committer-Name: Yixun Lan
X-VCS-Revision: 4829c3e7eccf1c1236a5cdce0e0a8bea7dd169ac
X-VCS-Branch: master
Date: Wed, 26 May 2021 15:16:52 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 8fe37d6d-4cc1-4095-8074-15d7e1b7b2e2
X-Archives-Hash: bd3fb9ecb03c631b16b4b98acdb4d823

commit:     4829c3e7eccf1c1236a5cdce0e0a8bea7dd169ac
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Wed May 26 13:55:06 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed May 26 15:15:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4829c3e7

profile/riscv: mask USE=kde

Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 profiles/arch/riscv/package.use.mask | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
index e7b288f5663..ee82baca2e2 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -9,6 +9,8 @@ dev-libs/libdbusmenu test
 media-libs/libsdl nas pulseaudio
 media-libs/libcaca doc imlib
 x11-libs/tslib sdl
+# KDE not tested, so mask
+sys-auth/polkit kde
 
 # Yixun Lan <dlan@gentoo.org> (2021-05-21)
 # sys-libs/libunwind do not support riscv