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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 69791158086 for ; Mon, 25 Oct 2021 06:23:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61D38E0875; Mon, 25 Oct 2021 06:23:34 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 48065E0875 for ; Mon, 25 Oct 2021 06:23:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 109B8343804 for ; Mon, 25 Oct 2021 06:23:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6EAD818C for ; Mon, 25 Oct 2021 06:23:30 +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: <1635142991.7328cab8a419f4b009920b065e5b289b332b0dab.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/gentoo-kernel-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.75-r1.ebuild X-VCS-Directories: sys-kernel/gentoo-kernel-bin/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7328cab8a419f4b009920b065e5b289b332b0dab X-VCS-Branch: master Date: Mon, 25 Oct 2021 06:23:30 +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: d2084f2c-599b-4494-a44d-c32148d3a1cb X-Archives-Hash: 576c320de14eb11132ed13b8c891acd6 commit: 7328cab8a419f4b009920b065e5b289b332b0dab Author: Sam James gentoo org> AuthorDate: Mon Oct 25 06:23:11 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Oct 25 06:23:11 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7328cab8 sys-kernel/gentoo-kernel-bin: Stabilize 5.10.75-r1 arm64, #820119 Signed-off-by: Sam James gentoo.org> sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.75-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.75-r1.ebuild b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.75-r1.ebuild index 9f8ae493e21..875b2aae6dd 100644 --- a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.75-r1.ebuild +++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.75-r1.ebuild @@ -22,7 +22,7 @@ SRC_URI+=" S=${WORKDIR} LICENSE="GPL-2" -KEYWORDS="~arm64" +KEYWORDS="arm64" RDEPEND=" !sys-kernel/gentoo-kernel:${SLOT}"