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 03ED2159C9B for ; Tue, 13 Aug 2024 07:10:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F3992BC02A; Tue, 13 Aug 2024 07:10:29 +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 22EA42BC045 for ; Tue, 13 Aug 2024 07:10:29 +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 3BCD0343014 for ; Tue, 13 Aug 2024 07:10:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4B9C41EE7 for ; Tue, 13 Aug 2024 07:10:25 +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: <1723530820.ff0a450a3505310532e9149b3464eb5619e817b0.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kwindowsystem/kwindowsystem-6.5.0.ebuild X-VCS-Directories: kde-frameworks/kwindowsystem/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: ff0a450a3505310532e9149b3464eb5619e817b0 X-VCS-Branch: master Date: Tue, 13 Aug 2024 07:10:25 +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: 82e59d2d-e1fa-499f-9cb5-699f2a8cb5ef X-Archives-Hash: cd632fe87a54ed70bf75ae67b59fee5d commit: ff0a450a3505310532e9149b3464eb5619e817b0 Author: WANG Xuerui gentoo org> AuthorDate: Wed Aug 7 06:15:40 2024 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Tue Aug 13 06:33:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff0a450a kde-frameworks/kwindowsystem: keyword 6.4.0-r1 for ~loong Signed-off-by: WANG Xuerui gentoo.org> kde-frameworks/kwindowsystem/kwindowsystem-6.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-6.5.0.ebuild b/kde-frameworks/kwindowsystem/kwindowsystem-6.5.0.ebuild index e28bbc2ce857..92511ab084ab 100644 --- a/kde-frameworks/kwindowsystem/kwindowsystem-6.5.0.ebuild +++ b/kde-frameworks/kwindowsystem/kwindowsystem-6.5.0.ebuild @@ -9,7 +9,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Framework providing access to properties and features of the window manager" LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="wayland X" RESTRICT="test"