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 3A287158074 for ; Mon, 23 Jun 2025 05:42:34 +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 1FDBA341990 for ; Mon, 23 Jun 2025 05:42:34 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id DCEEF110552; Mon, 23 Jun 2025 05:42:30 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id D379C110552 for ; Mon, 23 Jun 2025 05:42:30 +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 8C89F3410B5 for ; Mon, 23 Jun 2025 05:42:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F3CF22A6F for ; Mon, 23 Jun 2025 05:42:28 +0000 (UTC) From: "Matt Jolly" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Jolly" Message-ID: <1750656969.93eb928e0a37528f105b02b2b001ca24ef7dc275.kangie@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/asahi-sources/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-kernel/asahi-sources/asahi-sources-6.14.4_p1.ebuild X-VCS-Directories: sys-kernel/asahi-sources/ X-VCS-Committer: kangie X-VCS-Committer-Name: Matt Jolly X-VCS-Revision: 93eb928e0a37528f105b02b2b001ca24ef7dc275 X-VCS-Branch: master Date: Mon, 23 Jun 2025 05:42:28 +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: 5c8c1c7a-7bb4-47c9-8a12-5dc22e2b414c X-Archives-Hash: f7e31da5ca2ed373214157b1801fcbdc commit: 93eb928e0a37528f105b02b2b001ca24ef7dc275 Author: James Calligeros gmail com> AuthorDate: Thu Jun 19 09:05:22 2025 +0000 Commit: Matt Jolly gentoo org> CommitDate: Mon Jun 23 05:36:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93eb928e sys-kernel/asahi-sources: stabilize 6.14.4_p1 for arm64 Signed-off-by: James Calligeros gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42661 Signed-off-by: Matt Jolly gentoo.org> sys-kernel/asahi-sources/asahi-sources-6.14.4_p1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/asahi-sources/asahi-sources-6.14.4_p1.ebuild b/sys-kernel/asahi-sources/asahi-sources-6.14.4_p1.ebuild index b8279ad7019e..4e9c9edf2890 100644 --- a/sys-kernel/asahi-sources/asahi-sources-6.14.4_p1.ebuild +++ b/sys-kernel/asahi-sources/asahi-sources-6.14.4_p1.ebuild @@ -44,7 +44,7 @@ SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} KV_FULL="${PVR/_p/-asahi-}" S="${WORKDIR}/linux-${KV_FULL}" -KEYWORDS="~arm64" +KEYWORDS="arm64" DEPEND=" ${DEPEND}