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 7DA8115ACFC for ; Fri, 5 May 2023 09:50:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B349DE091B; Fri, 5 May 2023 09:50:07 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 941CCE091B for ; Fri, 5 May 2023 09:50:07 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9E20D340D56 for ; Fri, 5 May 2023 09:50:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1004BA5F for ; Fri, 5 May 2023 09:50:05 +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: <1683280190.fc774bbb6b1de384f0950d52ce7101c2cb63c843.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.4.1-r1.ebuild X-VCS-Directories: kde-plasma/kwin/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: fc774bbb6b1de384f0950d52ce7101c2cb63c843 X-VCS-Branch: master Date: Fri, 5 May 2023 09:50:05 +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: 4c813a2c-3a61-4751-8dea-535dbc5336a4 X-Archives-Hash: a0d148efa67428a06a7c2c232742b26b commit: fc774bbb6b1de384f0950d52ce7101c2cb63c843 Author: Arthur Zamarin gentoo org> AuthorDate: Fri May 5 09:49:50 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri May 5 09:49:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc774bbb kde-plasma/kwin: Stabilize 5.27.4.1-r1 x86, #905699 Signed-off-by: Arthur Zamarin gentoo.org> kde-plasma/kwin/kwin-5.27.4.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/kwin/kwin-5.27.4.1-r1.ebuild b/kde-plasma/kwin/kwin-5.27.4.1-r1.ebuild index 51e246a61339..0ddbde70281e 100644 --- a/kde-plasma/kwin/kwin-5.27.4.1-r1.ebuild +++ b/kde-plasma/kwin/kwin-5.27.4.1-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI+=" https://dev.gentoo.org/~asturm/distfiles/${P}-patchset-1.tar.xz" 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"