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 81189158015 for ; Sat, 30 Dec 2023 03:05:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D8B772BC10E; Sat, 30 Dec 2023 03:05:01 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 4B5062BC108 for ; Sat, 30 Dec 2023 03:05:01 +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 8F5CD34300A for ; Sat, 30 Dec 2023 03:05:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C18814D6 for ; Sat, 30 Dec 2023 03:04:57 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1703905404.4f0799dd3cb80fd121d4ef00db59c59ea5f5d48d.sam@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.1.21_p20230405.ebuild X-VCS-Directories: sys-kernel/raspberrypi-sources/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4f0799dd3cb80fd121d4ef00db59c59ea5f5d48d X-VCS-Branch: master Date: Sat, 30 Dec 2023 03:04:57 +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: 4de06935-9ecc-4068-a8f5-985dd1ef9fc1 X-Archives-Hash: e25de50dde5971e351cf2d9a55a6eba7 commit: 4f0799dd3cb80fd121d4ef00db59c59ea5f5d48d Author: Sam James gentoo org> AuthorDate: Sat Dec 30 03:03:24 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sat Dec 30 03:03:24 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f0799dd sys-kernel/raspberrypi-sources: Stabilize 6.1.21_p20230405 arm64, #921010 Signed-off-by: Sam James gentoo.org> .../raspberrypi-sources/raspberrypi-sources-6.1.21_p20230405.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-6.1.21_p20230405.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-6.1.21_p20230405.ebuild index 254fa012aaf1..16912b545378 100644 --- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-6.1.21_p20230405.ebuild +++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-6.1.21_p20230405.ebuild @@ -27,7 +27,7 @@ SRC_URI=" ${GENPATCHES_URI} " -KEYWORDS="arm ~arm64" +KEYWORDS="arm arm64" PATCHES=("${FILESDIR}"/${PN}-6.1.21-gentoo-kconfig.patch)