diff options
Diffstat (limited to 'sys-firmware/b43legacy-firmware/b43legacy-firmware-3.130.20.0.ebuild')
-rw-r--r-- | sys-firmware/b43legacy-firmware/b43legacy-firmware-3.130.20.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 da476a3ca474..d31c683d0cb0 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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="binchecks strip" +RESTRICT="binchecks bindist strip" LICENSE="Broadcom" SLOT=0 |