diff options
author | Sam James <sam@gentoo.org> | 2021-12-06 15:21:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-06 15:21:32 +0000 |
commit | 75e5c360123384cace7b0d6118abd503913bf98c (patch) | |
tree | 7729d666495bab1d2387afacf4e2b1b0868c473d /sys-firmware/raspberrypi-wifi-ucode | |
parent | net-misc/socat: Stabilize 1.7.4.2 arm, #828386 (diff) | |
download | gentoo-75e5c360123384cace7b0d6118abd503913bf98c.tar.gz gentoo-75e5c360123384cace7b0d6118abd503913bf98c.tar.bz2 gentoo-75e5c360123384cace7b0d6118abd503913bf98c.zip |
sys-firmware/raspberrypi-wifi-ucode: Stabilize 20190114.1_p11 arm, #828388
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_p11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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]" |