From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 33D6615827B for ; Mon, 25 Aug 2025 09:50:40 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 1E67B341081 for ; Mon, 25 Aug 2025 09:50:40 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id DE88811056C; Mon, 25 Aug 2025 09:50:22 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id D473311056A for ; Mon, 25 Aug 2025 09:50: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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8DCEA340FF4 for ; Mon, 25 Aug 2025 09:50:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0389834EC for ; Mon, 25 Aug 2025 09:50:20 +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: <1756115194.757f8b6ec2d3c08a443cb87b3d127975a4235c2a.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-6.1.147.ebuild X-VCS-Directories: sys-kernel/gentoo-sources/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 757f8b6ec2d3c08a443cb87b3d127975a4235c2a X-VCS-Branch: master Date: Mon, 25 Aug 2025 09:50:20 +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: 934a6c86-b7a8-4d2d-b1d6-777b093bf80b X-Archives-Hash: d95688c45eac24c75df73afe62f0cd0f commit: 757f8b6ec2d3c08a443cb87b3d127975a4235c2a Author: Sam James gentoo org> AuthorDate: Mon Aug 25 09:46:34 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon Aug 25 09:46:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=757f8b6e sys-kernel/gentoo-sources: Stabilize 6.1.147 sparc, #961497 Signed-off-by: Sam James gentoo.org> sys-kernel/gentoo-sources/gentoo-sources-6.1.147.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/gentoo-sources/gentoo-sources-6.1.147.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-6.1.147.ebuild index a414f92ebe5d..35c4f3f7635d 100644 --- a/sys-kernel/gentoo-sources/gentoo-sources-6.1.147.ebuild +++ b/sys-kernel/gentoo-sources/gentoo-sources-6.1.147.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() {