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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2E919158020 for ; Tue, 1 Nov 2022 06:19:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0278E0B72; Tue, 1 Nov 2022 06:19:38 +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 C8C6FE0B72 for ; Tue, 1 Nov 2022 06:19:38 +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 C426434112D for ; Tue, 1 Nov 2022 06:19:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E0C906DF for ; Tue, 1 Nov 2022 06:19:34 +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: <1667283547.88b4a7b4c580950d45bf9a6f60036bdfc3dc7da7.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdebugsettings/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kdebugsettings/kdebugsettings-22.08.2.ebuild X-VCS-Directories: kde-apps/kdebugsettings/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 88b4a7b4c580950d45bf9a6f60036bdfc3dc7da7 X-VCS-Branch: master Date: Tue, 1 Nov 2022 06:19:34 +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: a385e21a-1b0b-4bd1-9f5c-012b7f16ea90 X-Archives-Hash: 9f99afef9256dd0a55468cd175500f65 commit: 88b4a7b4c580950d45bf9a6f60036bdfc3dc7da7 Author: WANG Xuerui gentoo org> AuthorDate: Tue Nov 1 05:39:56 2022 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Tue Nov 1 06:19:07 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88b4a7b4 kde-apps/kdebugsettings: keyword 22.08.2 for ~loong Signed-off-by: WANG Xuerui gentoo.org> kde-apps/kdebugsettings/kdebugsettings-22.08.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kdebugsettings/kdebugsettings-22.08.2.ebuild b/kde-apps/kdebugsettings/kdebugsettings-22.08.2.ebuild index 497125dcfe6c..b185dd4c9b2f 100644 --- a/kde-apps/kdebugsettings/kdebugsettings-22.08.2.ebuild +++ b/kde-apps/kdebugsettings/kdebugsettings-22.08.2.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/kdebugsettings/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="" RESTRICT="test"