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 57076158064 for ; Tue, 30 Apr 2024 20:14:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EEC7BE29EF; Tue, 30 Apr 2024 20:14:52 +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 pigeon.gentoo.org (Postfix) with ESMTPS id D1B5CE29EF for ; Tue, 30 Apr 2024 20:14:52 +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 C8EEA3430A6 for ; Tue, 30 Apr 2024 20:14:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0141716C0 for ; Tue, 30 Apr 2024 20:14:50 +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: <1714508053.064eb3ffb2c5ded288c03096de4ce2217cae69a0.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.8_p2.ebuild X-VCS-Directories: sys-kernel/asahi-sources/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 064eb3ffb2c5ded288c03096de4ce2217cae69a0 X-VCS-Branch: master Date: Tue, 30 Apr 2024 20:14:50 +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: 4fe9cb2c-7a2a-4444-ad54-ca797919680d X-Archives-Hash: 4be18fa23c3c71b0dcba30e42c2ae256 commit: 064eb3ffb2c5ded288c03096de4ce2217cae69a0 Author: Mart Raudsepp gentoo org> AuthorDate: Tue Apr 30 20:14:13 2024 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Tue Apr 30 20:14:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=064eb3ff sys-kernel/asahi-sources: stabilize 6.8.8_p2 for arm64 Signed-off-by: Mart Raudsepp gentoo.org> sys-kernel/asahi-sources/asahi-sources-6.8.8_p2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/asahi-sources/asahi-sources-6.8.8_p2.ebuild b/sys-kernel/asahi-sources/asahi-sources-6.8.8_p2.ebuild index f975144c1b51..ac1ab4ff4d6f 100644 --- a/sys-kernel/asahi-sources/asahi-sources-6.8.8_p2.ebuild +++ b/sys-kernel/asahi-sources/asahi-sources-6.8.8_p2.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="