From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1706595-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 (4096 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 3769715812D
	for <garchives@archives.gentoo.org>; Mon, 06 Jan 2025 13:36:08 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 13185E0823;
	Mon, 06 Jan 2025 13:36:06 +0000 (UTC)
Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(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 76E8AE0828
	for <gentoo-commits@lists.gentoo.org>; Mon, 06 Jan 2025 13:36:05 +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 BD08633BE3B
	for <gentoo-commits@lists.gentoo.org>; Mon, 06 Jan 2025 13:36:04 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 023A21BD4
	for <gentoo-commits@lists.gentoo.org>; Mon, 06 Jan 2025 13:36:02 +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: <1736169888.4b5e36a2b1b4d284cd874c9f9e3dbbf67c8acfab.xen0n@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/galera/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sys-cluster/galera/galera-26.4.21.ebuild
X-VCS-Directories: sys-cluster/galera/
X-VCS-Committer: xen0n
X-VCS-Committer-Name: WANG Xuerui
X-VCS-Revision: 4b5e36a2b1b4d284cd874c9f9e3dbbf67c8acfab
X-VCS-Branch: master
Date: Mon, 06 Jan 2025 13:36:02 +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: f7a1d9e2-2cc1-4e42-b74b-0829fc0b671f
X-Archives-Hash: 82a59f9b43d9be074e25f5f34cd33c3e

commit:     4b5e36a2b1b4d284cd874c9f9e3dbbf67c8acfab
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  6 11:50:13 2025 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Mon Jan  6 13:24:48 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b5e36a2

sys-cluster/galera: keyword 26.4.21 for ~loong

Test notes: PORTAGE_NICENESS and/or PORTAGE_SCHEDULING_POLICY should
remain at their defaults, or checks will fail.

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

 sys-cluster/galera/galera-26.4.21.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/galera/galera-26.4.21.ebuild b/sys-cluster/galera/galera-26.4.21.ebuild
index efbdb7b0b14f..0792894ca539 100644
--- a/sys-cluster/galera/galera-26.4.21.ebuild
+++ b/sys-cluster/galera/galera-26.4.21.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2 BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~x86"
 IUSE="garbd ssl"
 
 RDEPEND="