From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1692942-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 AB1701581EC
	for <garchives@archives.gentoo.org>; Sat, 23 Nov 2024 13:55:14 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id A3634E0871;
	Sat, 23 Nov 2024 13:55:13 +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 88BCDE0871
	for <gentoo-commits@lists.gentoo.org>; Sat, 23 Nov 2024 13:55:13 +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 9D105335C31
	for <gentoo-commits@lists.gentoo.org>; Sat, 23 Nov 2024 13:55:12 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F3881295
	for <gentoo-commits@lists.gentoo.org>; Sat, 23 Nov 2024 13:55:11 +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: <1732370043.fe32fe28042a1ba2d868502b18d79c681870f698.xen0n@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-editors/vscodium/vscodium-1.95.3.24321-r1.ebuild
X-VCS-Directories: app-editors/vscodium/
X-VCS-Committer: xen0n
X-VCS-Committer-Name: WANG Xuerui
X-VCS-Revision: fe32fe28042a1ba2d868502b18d79c681870f698
X-VCS-Branch: master
Date: Sat, 23 Nov 2024 13:55:11 +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: 7add1421-7a88-4961-b7ce-b31a3cd8efcd
X-Archives-Hash: 693fb55e76307c392a2b71085631870a

commit:     fe32fe28042a1ba2d868502b18d79c681870f698
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 23 08:21:32 2024 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Sat Nov 23 13:54:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe32fe28

app-editors/vscodium: keyword 1.95.3.24321-r1 for ~loong

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
Reviewed-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/39424

 app-editors/vscodium/vscodium-1.95.3.24321-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/vscodium/vscodium-1.95.3.24321-r1.ebuild b/app-editors/vscodium/vscodium-1.95.3.24321-r1.ebuild
index dd6a5ae2751f..ed85db87f5f6 100644
--- a/app-editors/vscodium/vscodium-1.95.3.24321-r1.ebuild
+++ b/app-editors/vscodium/vscodium-1.95.3.24321-r1.ebuild
@@ -42,7 +42,7 @@ LICENSE="
 	W3C
 "
 SLOT="0"
-KEYWORDS="-* amd64 ~arm ~arm64"
+KEYWORDS="-* amd64 ~arm ~arm64 ~loong"
 IUSE="egl kerberos wayland"
 RESTRICT="strip bindist"