Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-firmware/raspberrypi-wifi-ucode/
Date: Mon, 06 Dec 2021 15:20:31
Message-Id: 1638803917.141eb0912d41df93994886d5922c64ed20ce400f.sam@gentoo
1 commit: 141eb0912d41df93994886d5922c64ed20ce400f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 6 15:18:37 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 6 15:18:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=141eb091
7
8 sys-firmware/raspberrypi-wifi-ucode: Stabilize 20190114.1_p11 arm64, #828388
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 .../raspberrypi-wifi-ucode/raspberrypi-wifi-ucode-20190114.1_p11.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index cb9800e8cd64..16591d15f2eb 100644
17 --- a/sys-firmware/raspberrypi-wifi-ucode/raspberrypi-wifi-ucode-20190114.1_p11.ebuild
18 +++ b/sys-firmware/raspberrypi-wifi-ucode/raspberrypi-wifi-ucode-20190114.1_p11.ebuild
19 @@ -12,7 +12,7 @@ S="${WORKDIR}"
20
21 LICENSE="Broadcom"
22 SLOT="0"
23 -KEYWORDS="~arm ~arm64"
24 +KEYWORDS="~arm arm64"
25
26 RDEPEND="!sys-kernel/linux-firmware[-savedconfig]"