From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 8DDD31581F0 for ; Fri, 10 Jan 2025 10:04:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C62FEE07F0; Fri, 10 Jan 2025 09:55:27 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 B157CE07F0 for ; Fri, 10 Jan 2025 09:55:27 +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 05BA0341214 for ; Fri, 10 Jan 2025 09:54:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D8011DEC for ; Fri, 10 Jan 2025 09:54:25 +0000 (UTC) From: "WANG Xuerui" 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" Message-ID: <1736502835.5377cf259188c8a040ea3c5a819d7c874aa6869e.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma5support/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma5support/plasma5support-6.2.5.ebuild X-VCS-Directories: kde-plasma/plasma5support/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 5377cf259188c8a040ea3c5a819d7c874aa6869e X-VCS-Branch: master Date: Fri, 10 Jan 2025 09:54:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 42843f32-8647-4021-96de-795d26f99f0e X-Archives-Hash: 2cef828202e1dcc7a186d6161ae7e799 commit: 5377cf259188c8a040ea3c5a819d7c874aa6869e Author: WANG Xuerui gentoo org> AuthorDate: Fri Jan 10 09:17:27 2025 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Fri Jan 10 09:53:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5377cf25 kde-plasma/plasma5support: keyword 6.2.5 for ~loong Signed-off-by: WANG Xuerui gentoo.org> kde-plasma/plasma5support/plasma5support-6.2.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plasma5support/plasma5support-6.2.5.ebuild b/kde-plasma/plasma5support/plasma5support-6.2.5.ebuild index 657d79e8ce97..bb4ffc2447c0 100644 --- a/kde-plasma/plasma5support/plasma5support-6.2.5.ebuild +++ b/kde-plasma/plasma5support/plasma5support-6.2.5.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Support components for porting from KF5/Qt5 to KF6/Qt6" LICENSE="GPL-2+ LGPL-2+" SLOT="6" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="" RESTRICT="test" # bug 926347