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 9CDDA158089 for ; Sun, 5 Nov 2023 19:12:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E33E52BC04E; Sun, 5 Nov 2023 19:12:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 CCBD22BC04E for ; Sun, 5 Nov 2023 19:12:52 +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 2372C335CB4 for ; Sun, 5 Nov 2023 19:12:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82A1A12F2 for ; Sun, 5 Nov 2023 19:12:49 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1699211541.642cad7982c2a6c3fa0a6f563f3ecc39d3245569.arthurzam@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.27.8-r3.ebuild X-VCS-Directories: kde-plasma/kwin/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 642cad7982c2a6c3fa0a6f563f3ecc39d3245569 X-VCS-Branch: master Date: Sun, 5 Nov 2023 19:12:49 +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: 2794b1e9-d5d6-43af-b641-f03ff23b8335 X-Archives-Hash: df722f9188df59943cf9d09bd3e88091 commit: 642cad7982c2a6c3fa0a6f563f3ecc39d3245569 Author: Arthur Zamarin gentoo org> AuthorDate: Sun Nov 5 19:12:21 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sun Nov 5 19:12:21 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=642cad79 kde-plasma/kwin: Stabilize 5.27.8-r3 arm64, #915383 Signed-off-by: Arthur Zamarin gentoo.org> kde-plasma/kwin/kwin-5.27.8-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/kwin/kwin-5.27.8-r3.ebuild b/kde-plasma/kwin/kwin-5.27.8-r3.ebuild index 747689811f99..a96d6ab8fc7d 100644 --- a/kde-plasma/kwin/kwin-5.27.8-r3.ebuild +++ b/kde-plasma/kwin/kwin-5.27.8-r3.ebuild @@ -14,7 +14,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 lock multimedia plasma screencast" RESTRICT="test"