From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1725960-garchives=archives.gentoo.org@lists.gentoo.org> 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 finch.gentoo.org (Postfix) with ESMTPS id C82BE1582EF for <garchives@archives.gentoo.org>; Sun, 09 Mar 2025 20:15:59 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id B365634312C for <garchives@archives.gentoo.org>; Sun, 09 Mar 2025 20:15:59 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 1EE16110472; Sun, 09 Mar 2025 20:15:37 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 16844110471 for <gentoo-commits@lists.gentoo.org>; Sun, 09 Mar 2025 20:15:37 +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 BBFB03430F2 for <gentoo-commits@lists.gentoo.org>; Sun, 09 Mar 2025 20:15:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7188F28C8 for <gentoo-commits@lists.gentoo.org>; Sun, 09 Mar 2025 20:15:34 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1741551234.3adbab1e3e9373e2a6b97711415d7b22a065e2ec.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/gentoo-sources/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-kernel/gentoo-sources/gentoo-sources-5.10.233.ebuild X-VCS-Directories: sys-kernel/gentoo-sources/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3adbab1e3e9373e2a6b97711415d7b22a065e2ec X-VCS-Branch: master Date: Sun, 09 Mar 2025 20:15:34 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9dccd1c9-0034-4e78-98f9-4dfb7677e3e2 X-Archives-Hash: f85042cab81d64c0438d0d511681e7da commit: 3adbab1e3e9373e2a6b97711415d7b22a065e2ec Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 9 20:12:13 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 9 20:13:54 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3adbab1e sys-kernel/gentoo-sources: Stabilize 5.10.233 ppc64, #949073 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-kernel/gentoo-sources/gentoo-sources-5.10.233.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.10.233.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-5.10.233.ebuild index 5721638ec78e..73429456b53b 100644 --- a/sys-kernel/gentoo-sources/gentoo-sources-5.10.233.ebuild +++ b/sys-kernel/gentoo-sources/gentoo-sources-5.10.233.ebuild @@ -13,7 +13,7 @@ detect_arch DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree" HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches" SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86" IUSE="experimental" pkg_postinst() {