From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1572657-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 351D6158099
	for <garchives@archives.gentoo.org>; Thu, 23 Nov 2023 17:12:48 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D0A0D2BC064;
	Thu, 23 Nov 2023 17:12:42 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id ADFD52BC064
	for <gentoo-commits@lists.gentoo.org>; Thu, 23 Nov 2023 17:12:42 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id C027B33BF41
	for <gentoo-commits@lists.gentoo.org>; Thu, 23 Nov 2023 17:12:41 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 4C81B13D0
	for <gentoo-commits@lists.gentoo.org>; Thu, 23 Nov 2023 17:12:38 +0000 (UTC)
From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org>
Message-ID: <1700759479.6fc0283de4ddf5be137ae6229a4718e65c4ba657.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/mips/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/arch/mips/use.mask
X-VCS-Directories: profiles/arch/mips/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 6fc0283de4ddf5be137ae6229a4718e65c4ba657
X-VCS-Branch: master
Date: Thu, 23 Nov 2023 17:12:38 +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: 38d31615-05e7-45ef-9f11-38dd567430dd
X-Archives-Hash: b125d0419c3bbc84da68d19d0932f8dc

commit:     6fc0283de4ddf5be137ae6229a4718e65c4ba657
Author:     Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Thu Nov 23 03:55:38 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 23 17:11:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fc0283d

profiles/arch/mips: mask USE=kde

Bug: https://bugs.gentoo.org/896096
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/mips/use.mask | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask
index 3e5cdfe1f049..6cc9b4f632b5 100644
--- a/profiles/arch/mips/use.mask
+++ b/profiles/arch/mips/use.mask
@@ -4,6 +4,10 @@
 # Unmask the flag which corresponds to ARCH.
 -mips
 
+# matoro <matoro_gentoo@matoro.tk> (2023-11-22)
+# KDE not keyworded here
+kde
+
 # matoro <matoro_gentoo@matoro.tk> (2023-11-22)
 # dev-db/redis fails test suite on BE at least
 redis