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 2CC26158020 for ; Tue, 1 Nov 2022 06:19:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A23BE0B94; Tue, 1 Nov 2022 06:19:40 +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 15FD5E0B94 for ; Tue, 1 Nov 2022 06:19:40 +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 5E71734112D for ; Tue, 1 Nov 2022 06:19:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A8017710 for ; Tue, 1 Nov 2022 06:19:35 +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: <1667283550.2738c3700e58ef4bb4940b1fb20e5e1f55f34609.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/kpmcore/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/kpmcore/kpmcore-22.08.2.ebuild X-VCS-Directories: sys-libs/kpmcore/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 2738c3700e58ef4bb4940b1fb20e5e1f55f34609 X-VCS-Branch: master Date: Tue, 1 Nov 2022 06:19:35 +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: ddfb32e9-e761-4f5d-af1e-98126620736b X-Archives-Hash: 229f7fa1de33f76c04a966e59a2b9477 commit: 2738c3700e58ef4bb4940b1fb20e5e1f55f34609 Author: WANG Xuerui gentoo org> AuthorDate: Tue Nov 1 05:40:15 2022 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Tue Nov 1 06:19:10 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2738c370 sys-libs/kpmcore: keyword 22.08.2 for ~loong Signed-off-by: WANG Xuerui gentoo.org> sys-libs/kpmcore/kpmcore-22.08.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/kpmcore/kpmcore-22.08.2.ebuild b/sys-libs/kpmcore/kpmcore-22.08.2.ebuild index e75f3735d591..1f318d6d4440 100644 --- a/sys-libs/kpmcore/kpmcore-22.08.2.ebuild +++ b/sys-libs/kpmcore/kpmcore-22.08.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://apps.kde.org/partitionmanager/" LICENSE="GPL-3" SLOT="5/10" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~x86" IUSE="" # bug 689468, tests need polkit etc.