diff options
author | Sam James <sam@gentoo.org> | 2021-12-06 15:18:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-06 15:18:37 +0000 |
commit | 141eb0912d41df93994886d5922c64ed20ce400f (patch) | |
tree | a966a799762cf92076e58928e9d366d12d6314c8 /sys-firmware | |
parent | net-misc/socat: Stabilize 1.7.4.2 arm64, #828386 (diff) | |
download | gentoo-141eb0912d41df93994886d5922c64ed20ce400f.tar.gz gentoo-141eb0912d41df93994886d5922c64ed20ce400f.tar.bz2 gentoo-141eb0912d41df93994886d5922c64ed20ce400f.zip |
sys-firmware/raspberrypi-wifi-ucode: Stabilize 20190114.1_p11 arm64, #828388
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-firmware')
-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 cb9800e8cd64..16591d15f2eb 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]" |