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 7FD9B158089 for ; Mon, 6 Dec 2021 15:23:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DEA82BC023; Mon, 6 Dec 2021 15:23:10 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 712E12BC023 for ; Mon, 6 Dec 2021 15:23:10 +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 D7F2B343665 for ; Mon, 6 Dec 2021 15:23:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 90563236 for ; Mon, 6 Dec 2021 15:23:06 +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: <1638804092.75e5c360123384cace7b0d6118abd503913bf98c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-firmware/raspberrypi-wifi-ucode/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-firmware/raspberrypi-wifi-ucode/raspberrypi-wifi-ucode-20190114.1_p11.ebuild X-VCS-Directories: sys-firmware/raspberrypi-wifi-ucode/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 75e5c360123384cace7b0d6118abd503913bf98c X-VCS-Branch: master Date: Mon, 6 Dec 2021 15:23:06 +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: 95ca2e32-1dd3-4c43-b723-d9e0a7af7d09 X-Archives-Hash: a0bebf6e999dad9a121e4937c8bcf61d commit: 75e5c360123384cace7b0d6118abd503913bf98c Author: Sam James gentoo org> AuthorDate: Mon Dec 6 15:21:32 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Dec 6 15:21:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75e5c360 sys-firmware/raspberrypi-wifi-ucode: Stabilize 20190114.1_p11 arm, #828388 Signed-off-by: Sam James gentoo.org> .../raspberrypi-wifi-ucode/raspberrypi-wifi-ucode-20190114.1_p11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-firmware/raspberrypi-wifi-ucode/raspberrypi-wifi-ucode-20190114.1_p11.ebuild b/sys-firmware/raspberrypi-wifi-ucode/raspberrypi-wifi-ucode-20190114.1_p11.ebuild index 16591d15f2eb..ec573949e197 100644 --- a/sys-firmware/raspberrypi-wifi-ucode/raspberrypi-wifi-ucode-20190114.1_p11.ebuild +++ b/sys-firmware/raspberrypi-wifi-ucode/raspberrypi-wifi-ucode-20190114.1_p11.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}" LICENSE="Broadcom" SLOT="0" -KEYWORDS="~arm arm64" +KEYWORDS="arm arm64" RDEPEND="!sys-kernel/linux-firmware[-savedconfig]"