diff options
Diffstat (limited to 'sys-firmware/b43-firmware')
-rw-r--r-- | sys-firmware/b43-firmware/b43-firmware-5.100.138.ebuild | 4 | ||||
-rw-r--r-- | sys-firmware/b43-firmware/b43-firmware-6.30.163.46.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-firmware/b43-firmware/b43-firmware-5.100.138.ebuild b/sys-firmware/b43-firmware/b43-firmware-5.100.138.ebuild index b53bff24d38e..c7fe6e64fc5c 100644 --- a/sys-firmware/b43-firmware/b43-firmware-5.100.138.ebuild +++ b/sys-firmware/b43-firmware/b43-firmware-5.100.138.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 @@ -14,7 +14,7 @@ LICENSE="Broadcom" SLOT="b43" KEYWORDS="~amd64 ppc ~x86" IUSE="" -RESTRICT="binchecks strip" +RESTRICT="binchecks strip bindist" DEPEND=">=net-wireless/b43-fwcutter-015" RDEPEND="" diff --git a/sys-firmware/b43-firmware/b43-firmware-6.30.163.46.ebuild b/sys-firmware/b43-firmware/b43-firmware-6.30.163.46.ebuild index 200f8e61c764..67b2e995dfd1 100644 --- a/sys-firmware/b43-firmware/b43-firmware-6.30.163.46.ebuild +++ b/sys-firmware/b43-firmware/b43-firmware-6.30.163.46.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ LICENSE="Broadcom" SLOT="b43" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -RESTRICT="binchecks strip" +RESTRICT="binchecks strip bindist" DEPEND=">=net-wireless/b43-fwcutter-015" RDEPEND="" |