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 8B27F158094 for ; Sat, 13 Aug 2022 06:58:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0DFC9E07EA; Sat, 13 Aug 2022 06:58:17 +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 2D195E07E6 for ; Sat, 13 Aug 2022 06:58:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 3B048341212 for ; Sat, 13 Aug 2022 06:58:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A99DA570 for ; Sat, 13 Aug 2022 06:58:13 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1660373883.4e8c3fd86e4eb4af3788181e1280f28eaa6d0bef.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwin/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/kwin/kwin-5.24.6-r2.ebuild X-VCS-Directories: kde-plasma/kwin/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 4e8c3fd86e4eb4af3788181e1280f28eaa6d0bef X-VCS-Branch: master Date: Sat, 13 Aug 2022 06:58:13 +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: ce2c2b8b-b38b-4a95-b3b8-3c5a423d7926 X-Archives-Hash: c2ab9a4943b4c7ee8afece701fc77a2a commit: 4e8c3fd86e4eb4af3788181e1280f28eaa6d0bef Author: Agostino Sarubbo gentoo org> AuthorDate: Sat Aug 13 06:57:17 2022 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sat Aug 13 06:58:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e8c3fd8 kde-plasma/kwin: amd64 stable wrt bug #864253 Signed-off-by: Agostino Sarubbo gentoo.org> kde-plasma/kwin/kwin-5.24.6-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/kwin/kwin-5.24.6-r2.ebuild b/kde-plasma/kwin/kwin-5.24.6-r2.ebuild index 3c7a924527a1..4a3b51d97304 100644 --- a/kde-plasma/kwin/kwin-5.24.6-r2.ebuild +++ b/kde-plasma/kwin/kwin-5.24.6-r2.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="Flexible, composited Window Manager for windowing systems on Linux" LICENSE="GPL-2+" SLOT="5" -KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="accessibility caps gles2-only multimedia plasma screencast" RESTRICT="test"