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 D2336158046 for ; Sat, 12 Oct 2024 09:44:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4FE7EE2A08; Sat, 12 Oct 2024 09:44:22 +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 396DCE2A08 for ; Sat, 12 Oct 2024 09:44:22 +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 04C3D343272 for ; Sat, 12 Oct 2024 09:44:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E0F927F8 for ; Sat, 12 Oct 2024 09:44:17 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1728726247.04d7c123ffc488b325c4c3d94fe83274f16dc8f7.mgorny@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.47_p20240902.ebuild X-VCS-Directories: sys-kernel/raspberrypi-sources/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 04d7c123ffc488b325c4c3d94fe83274f16dc8f7 X-VCS-Branch: master Date: Sat, 12 Oct 2024 09:44:17 +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: 9a7254e0-bb8c-46a2-9915-20cd95f3a2cb X-Archives-Hash: 16380861168dc02020e7ac821cd9cc6d commit: 04d7c123ffc488b325c4c3d94fe83274f16dc8f7 Author: Michał Górny gentoo org> AuthorDate: Sat Oct 12 09:44:07 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Oct 12 09:44:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04d7c123 sys-kernel/raspberrypi-sources: Stabilize 6.6.47_p20240902 arm64, #941377 Signed-off-by: Michał Górny gentoo.org> .../raspberrypi-sources/raspberrypi-sources-6.6.47_p20240902.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-6.6.47_p20240902.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-6.6.47_p20240902.ebuild index 4a0934927cd2..431a1252ec10 100644 --- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-6.6.47_p20240902.ebuild +++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-6.6.47_p20240902.ebuild @@ -29,7 +29,7 @@ SRC_URI=" ${GENPATCHES_URI} " -KEYWORDS="~arm ~arm64" +KEYWORDS="~arm arm64" PATCHES=("${FILESDIR}"/${PN}-6.1.21-gentoo-kconfig.patch)