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 9815E159C9B for ; Tue, 13 Aug 2024 16:08:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4476E29A3; Tue, 13 Aug 2024 16:08:24 +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 C952EE29A3 for ; Tue, 13 Aug 2024 16:08:24 +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 E1F993409EC for ; Tue, 13 Aug 2024 16:08:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BC9481ECD for ; Tue, 13 Aug 2024 16:08:21 +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: <1723565298.32e8cdc84314a1cf4b0deaaa508f4e620328f6ea.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/raspberrypi-sources/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-kernel/raspberrypi-sources/raspberrypi-sources-6.6.31_p20240529.ebuild X-VCS-Directories: sys-kernel/raspberrypi-sources/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 32e8cdc84314a1cf4b0deaaa508f4e620328f6ea X-VCS-Branch: master Date: Tue, 13 Aug 2024 16:08:21 +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: 80c2e07e-b397-43c5-950b-844578a7c352 X-Archives-Hash: f313506c280b1915c4ec3b3f898a4b4f commit: 32e8cdc84314a1cf4b0deaaa508f4e620328f6ea Author: Arthur Zamarin gentoo org> AuthorDate: Tue Aug 13 16:08:18 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Tue Aug 13 16:08:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32e8cdc8 sys-kernel/raspberrypi-sources: Stabilize 6.6.31_p20240529 arm64, #937856 Signed-off-by: Arthur Zamarin gentoo.org> .../raspberrypi-sources/raspberrypi-sources-6.6.31_p20240529.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-6.6.31_p20240529.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-6.6.31_p20240529.ebuild index b25b6caa6b5c..899dcfe94f1b 100644 --- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-6.6.31_p20240529.ebuild +++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-6.6.31_p20240529.ebuild @@ -27,7 +27,7 @@ SRC_URI=" ${GENPATCHES_URI} " -KEYWORDS="~arm ~arm64" +KEYWORDS="~arm arm64" PATCHES=("${FILESDIR}"/${PN}-6.1.21-gentoo-kconfig.patch)