diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2020-11-30 12:43:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-02 23:21:31 +0000 |
commit | 6c50998482dad8226bed57bbbf8a5a79625c26e3 (patch) | |
tree | 38d7af42139fe16734b41bb3a3c85e1c868748fd /sys-firmware | |
parent | media-sound/alsa-tools: added ~arm64 (diff) | |
download | gentoo-6c50998482dad8226bed57bbbf8a5a79625c26e3.tar.gz gentoo-6c50998482dad8226bed57bbbf8a5a79625c26e3.tar.bz2 gentoo-6c50998482dad8226bed57bbbf8a5a79625c26e3.zip |
sys-firmware/bluez-firmware: added ~arm64
Package-Manager: Portage-3.0.8, 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')
-rw-r--r-- | sys-firmware/bluez-firmware/bluez-firmware-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-firmware/bluez-firmware/bluez-firmware-1.2.ebuild b/sys-firmware/bluez-firmware/bluez-firmware-1.2.ebuild index 1085fb206560..76c7d42baa1a 100644 --- a/sys-firmware/bluez-firmware/bluez-firmware-1.2.ebuild +++ b/sys-firmware/bluez-firmware/bluez-firmware-1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ RESTRICT="bindist mirror" LICENSE="bluez-firmware" SLOT="0" -KEYWORDS="amd64 hppa ppc x86" +KEYWORDS="amd64 ~arm64 hppa ppc x86" IUSE="" DOCS="AUTHORS ChangeLog README" |