diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-19 23:50:13 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-19 23:51:24 -0700 |
commit | c1b75cb1ccccce9aef9c04056655badeb4f4cb63 (patch) | |
tree | c31d68b0a4c27d9e6be3436a1718a6adcc3811b4 /sys-firmware | |
parent | app-editors/vim-core: remove old (diff) | |
download | gentoo-c1b75cb1ccccce9aef9c04056655badeb4f4cb63.tar.gz gentoo-c1b75cb1ccccce9aef9c04056655badeb4f4cb63.tar.bz2 gentoo-c1b75cb1ccccce9aef9c04056655badeb4f4cb63.zip |
sys-firmware/b43legacy-firmware: Drop mirror restriction
Closes: https://bugs.gentoo.org/666588
Diffstat (limited to 'sys-firmware')
-rw-r--r-- | sys-firmware/b43legacy-firmware/b43legacy-firmware-3.130.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-firmware/b43legacy-firmware/b43legacy-firmware-3.130.20.0.ebuild b/sys-firmware/b43legacy-firmware/b43legacy-firmware-3.130.20.0.ebuild index 6514fcdbef9a..c1dfd1c73983 100644 --- a/sys-firmware/b43legacy-firmware/b43legacy-firmware-3.130.20.0.ebuild +++ b/sys-firmware/b43legacy-firmware/b43legacy-firmware-3.130.20.0.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="broadcom firmware for b43legacy/bcm43xx" HOMEPAGE="http://linuxwireless.org/en/users/Drivers/b43" SRC_URI="http://downloads.openwrt.org/sources/wl_apsta-${PV}.o" -RESTRICT="mirror binchecks strip" +RESTRICT="binchecks strip" LICENSE="Broadcom" SLOT=0 |