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 7BFE2158090 for ; Wed, 25 May 2022 11:20:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6EB6CE092E; Wed, 25 May 2022 11:20:37 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 570E9E092E for ; Wed, 25 May 2022 11:20: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 8FDDC341A5F for ; Wed, 25 May 2022 11:20:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 19FC847E for ; Wed, 25 May 2022 11:20:32 +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: <1653477516.2422e8f9e0b80a48b7f2239fa3073890216bd771.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/oxygen-icons/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/oxygen-icons/oxygen-icons-5.94.0.ebuild X-VCS-Directories: kde-frameworks/oxygen-icons/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 2422e8f9e0b80a48b7f2239fa3073890216bd771 X-VCS-Branch: master Date: Wed, 25 May 2022 11:20:32 +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: 20d3c4ca-01f4-44bb-b350-3d64d051f927 X-Archives-Hash: 79194070052f12d528eb98ee4f6e6bc0 commit: 2422e8f9e0b80a48b7f2239fa3073890216bd771 Author: WANG Xuerui gentoo org> AuthorDate: Wed May 25 11:18:36 2022 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Wed May 25 11:18:36 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2422e8f9 kde-frameworks/oxygen-icons: keyword 5.94.0 for ~loong See: https://github.com/xen0n/loongson-overlay/pull/25 Tested-by: HougeLangley gmail.com> Signed-off-by: WANG Xuerui gentoo.org> kde-frameworks/oxygen-icons/oxygen-icons-5.94.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/oxygen-icons/oxygen-icons-5.94.0.ebuild b/kde-frameworks/oxygen-icons/oxygen-icons-5.94.0.ebuild index b8e16dacc621..06db10d073d4 100644 --- a/kde-frameworks/oxygen-icons/oxygen-icons-5.94.0.ebuild +++ b/kde-frameworks/oxygen-icons/oxygen-icons-5.94.0.ebuild @@ -11,7 +11,7 @@ inherit cmake kde.org xdg-utils DESCRIPTION="Oxygen SVG icon theme" LICENSE="LGPL-3" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" IUSE="test" RESTRICT="!test? ( test )"