From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1412590-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 89822158094
	for <garchives@archives.gentoo.org>; Tue, 28 Jun 2022 02:03:49 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9A93BE0CC9;
	Tue, 28 Jun 2022 02:03:45 +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 7BCA6E0CC9
	for <gentoo-commits@lists.gentoo.org>; Tue, 28 Jun 2022 02:03:45 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 960713416FE
	for <gentoo-commits@lists.gentoo.org>; Tue, 28 Jun 2022 02:03:44 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D412652B
	for <gentoo-commits@lists.gentoo.org>; Tue, 28 Jun 2022 02:03:40 +0000 (UTC)
From: "WANG Xuerui" <xen0n@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, "WANG Xuerui" <xen0n@gentoo.org>
Message-ID: <1656381514.d756c776999277d93b744fef18c1d76364b3f54d.xen0n@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
X-VCS-Repository: repo/gentoo
X-VCS-Files: mate-base/mate-control-center/mate-control-center-1.24.2.ebuild
X-VCS-Directories: mate-base/mate-control-center/
X-VCS-Committer: xen0n
X-VCS-Committer-Name: WANG Xuerui
X-VCS-Revision: d756c776999277d93b744fef18c1d76364b3f54d
X-VCS-Branch: master
Date: Tue, 28 Jun 2022 02:03:40 +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: e37c75cc-658c-4988-ac44-e330b1517513
X-Archives-Hash: 60b69e36745e1e7afaf90d78c443a9ac

commit:     d756c776999277d93b744fef18c1d76364b3f54d
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 28 01:58:34 2022 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Tue Jun 28 01:58:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d756c776

mate-base/mate-control-center: keyword 1.24.2 for ~loong

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 mate-base/mate-control-center/mate-control-center-1.24.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mate-base/mate-control-center/mate-control-center-1.24.2.ebuild b/mate-base/mate-control-center/mate-control-center-1.24.2.ebuild
index 6f8e13c8403d..b62c67f9fb85 100644
--- a/mate-base/mate-control-center/mate-control-center-1.24.2.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.24.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
 inherit mate
 
 if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
 fi
 
 DESCRIPTION="The MATE Desktop configuration tool"