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 E18AD158094 for ; Wed, 29 Jun 2022 07:21:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B700E0BA4; Wed, 29 Jun 2022 07:21:46 +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 1052CE0BA4 for ; Wed, 29 Jun 2022 07:21:46 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2A73B3415BC for ; Wed, 29 Jun 2022 07:21:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 88B1951D for ; Wed, 29 Jun 2022 07:21:43 +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: <1656487233.355dac5dda444f2135c3e28128042b9479102456.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kde-cli-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/kde-cli-tools/kde-cli-tools-5.25.2.ebuild X-VCS-Directories: kde-plasma/kde-cli-tools/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 355dac5dda444f2135c3e28128042b9479102456 X-VCS-Branch: master Date: Wed, 29 Jun 2022 07:21:43 +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: 33407c22-fed4-41fa-8386-edbc507cb87a X-Archives-Hash: f9503ae8d4978460fb72b55570dc6c59 commit: 355dac5dda444f2135c3e28128042b9479102456 Author: WANG Xuerui gentoo org> AuthorDate: Wed Jun 29 03:52:45 2022 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Wed Jun 29 07:20:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=355dac5d kde-plasma/kde-cli-tools: keyword 5.25.2 for ~loong Signed-off-by: WANG Xuerui gentoo.org> kde-plasma/kde-cli-tools/kde-cli-tools-5.25.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/kde-cli-tools/kde-cli-tools-5.25.2.ebuild b/kde-plasma/kde-cli-tools/kde-cli-tools-5.25.2.ebuild index ab130f159a47..154028ff6c24 100644 --- a/kde-plasma/kde-cli-tools/kde-cli-tools-5.25.2.ebuild +++ b/kde-plasma/kde-cli-tools/kde-cli-tools-5.25.2.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://invent.kde.org/plasma/kde-cli-tools" LICENSE="GPL-2" # TODO: CHECK SLOT="5" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="kdesu X" REQUIRED_USE="kdesu? ( X )"