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 434CE158094 for ; Tue, 28 Jun 2022 04:18:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D52D2E0BDB; Tue, 28 Jun 2022 04:18:37 +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 B071DE0BDB for ; Tue, 28 Jun 2022 04:18:37 +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 ACD5934171F for ; Tue, 28 Jun 2022 04:18:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2014D53A for ; Tue, 28 Jun 2022 04:18:33 +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: <1656389898.d44cd13a18fee68b14256c4db6a7630f0f26367e.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/countryflags/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/countryflags/countryflags-5.95.0.ebuild X-VCS-Directories: kde-frameworks/countryflags/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: d44cd13a18fee68b14256c4db6a7630f0f26367e X-VCS-Branch: master Date: Tue, 28 Jun 2022 04:18:33 +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: 4665921f-562d-42d2-82b9-ccd0559bd7b6 X-Archives-Hash: 70ca81fcd5ac153ebb2c87fa867ed308 commit: d44cd13a18fee68b14256c4db6a7630f0f26367e Author: WANG Xuerui gentoo org> AuthorDate: Tue Jun 28 04:18:05 2022 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Tue Jun 28 04:18:18 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d44cd13a kde-frameworks/countryflags: keyword 5.95.0 for ~loong Signed-off-by: WANG Xuerui gentoo.org> kde-frameworks/countryflags/countryflags-5.95.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/countryflags/countryflags-5.95.0.ebuild b/kde-frameworks/countryflags/countryflags-5.95.0.ebuild index f64b0a75fbf3..dfa657e82a70 100644 --- a/kde-frameworks/countryflags/countryflags-5.95.0.ebuild +++ b/kde-frameworks/countryflags/countryflags-5.95.0.ebuild @@ -11,7 +11,7 @@ inherit ecm kde.org DESCRIPTION="Icons of flags for various countries" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" CMAKE_USE_DIR="${S}/src/l10n"