summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2020-12-06 19:55:56 +0000
committerSam James <sam@gentoo.org>2020-12-07 18:48:36 +0000
commit50b6d6cdc0220e36b23eb76bb228678f431c3ac9 (patch)
tree259fa6bdc5de06598448a108e58620df1e678ead /sys-firmware/b43-firmware
parentnet-wireless/b43-fwcutter: added ~arm64 keyword (diff)
downloadgentoo-50b6d6cdc0220e36b23eb76bb228678f431c3ac9.tar.gz
gentoo-50b6d6cdc0220e36b23eb76bb228678f431c3ac9.tar.bz2
gentoo-50b6d6cdc0220e36b23eb76bb228678f431c3ac9.zip
sys-firmware/b43-firmware: added ~arm64
Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-firmware/b43-firmware')
-rw-r--r--sys-firmware/b43-firmware/b43-firmware-5.100.138.ebuild4
1 files changed, 2 insertions, 2 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 a256b4cf53bb..e7c4514e2b30 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-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://www.lwfinger.com/b43-firmware/${MY_P}.tar.bz2"
LICENSE="Broadcom"
SLOT="b43"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ~arm64 ppc x86"
IUSE=""
RESTRICT="binchecks strip bindist"