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 8679E158064 for ; Thu, 9 May 2024 14:39:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CBDC92BC019; Thu, 9 May 2024 14:39:06 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 B49EA2BC019 for ; Thu, 9 May 2024 14:39:06 +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 07261335C11 for ; Thu, 9 May 2024 14:39:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 935F81A48 for ; Thu, 9 May 2024 14:39:04 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1715265511.eab60cc5a417129bb9f785213e4cc284aa18ed6f.leio@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.8.9_p3.ebuild X-VCS-Directories: sys-kernel/asahi-sources/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: eab60cc5a417129bb9f785213e4cc284aa18ed6f X-VCS-Branch: master Date: Thu, 9 May 2024 14:39:04 +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: c6f21ec0-0471-49dc-b42b-8153a116e25b X-Archives-Hash: a8a9433a14a9857c18a7952861a1fee7 commit: eab60cc5a417129bb9f785213e4cc284aa18ed6f Author: Janne Grunau jannau net> AuthorDate: Thu May 9 13:57:30 2024 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Thu May 9 14:38:31 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eab60cc5 sys-kernel/asahi-sources: stabilize 6.8.9_p3 for arm64 Signed-off-by: Janne Grunau jannau.net> Signed-off-by: Mart Raudsepp gentoo.org> sys-kernel/asahi-sources/asahi-sources-6.8.9_p3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/asahi-sources/asahi-sources-6.8.9_p3.ebuild b/sys-kernel/asahi-sources/asahi-sources-6.8.9_p3.ebuild index f975144c1b51..ac1ab4ff4d6f 100644 --- a/sys-kernel/asahi-sources/asahi-sources-6.8.9_p3.ebuild +++ b/sys-kernel/asahi-sources/asahi-sources-6.8.9_p3.ebuild @@ -32,7 +32,7 @@ KERNEL_URI="https://github.com/AsahiLinux/linux/archive/refs/tags/${MY_P}.tar.gz SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} " -KEYWORDS="~arm64" +KEYWORDS="arm64" IUSE="rust" DEPEND="