diff options
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]" |