diff options
author | Sam James <sam@gentoo.org> | 2020-12-11 22:11:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-11 22:11:38 +0000 |
commit | b551733a1550ad190afe5137dbe098ec402d3e1c (patch) | |
tree | 18f812326e3613a40611186c1fe0ab6e867182e8 /sys-firmware/raspberrypi-wifi-ucode | |
parent | sys-boot/raspberrypi-firmware: Stabilize 1.20201022 arm, #758929 (diff) | |
download | gentoo-b551733a1550ad190afe5137dbe098ec402d3e1c.tar.gz gentoo-b551733a1550ad190afe5137dbe098ec402d3e1c.tar.bz2 gentoo-b551733a1550ad190afe5137dbe098ec402d3e1c.zip |
sys-firmware/raspberrypi-wifi-ucode: Stabilize 20190114.1_p9 arm, #758929
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-firmware/raspberrypi-wifi-ucode')
-rw-r--r-- | sys-firmware/raspberrypi-wifi-ucode/raspberrypi-wifi-ucode-20190114.1_p9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-firmware/raspberrypi-wifi-ucode/raspberrypi-wifi-ucode-20190114.1_p9.ebuild b/sys-firmware/raspberrypi-wifi-ucode/raspberrypi-wifi-ucode-20190114.1_p9.ebuild index 1e30e037e8fa..5475720b31f7 100644 --- a/sys-firmware/raspberrypi-wifi-ucode/raspberrypi-wifi-ucode-20190114.1_p9.ebuild +++ b/sys-firmware/raspberrypi-wifi-ucode/raspberrypi-wifi-ucode-20190114.1_p9.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}" LICENSE="Broadcom" SLOT="0" -KEYWORDS="~arm arm64" +KEYWORDS="arm arm64" RDEPEND="!sys-kernel/linux-firmware[-savedconfig]" |