diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-09 22:22:03 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-09 22:24:48 +0000 |
commit | 0d06d8e062dd4414bf6e91f5cc83f7b8ba44bce0 (patch) | |
tree | aa2ef85c6d0542e00d3eccd948e31e20537ea82b /sys-kernel/linux-firmware | |
parent | sys-kernel/gentoo-sources: Keyword all versions for ~m68k (diff) | |
download | gentoo-0d06d8e062dd4414bf6e91f5cc83f7b8ba44bce0.tar.gz gentoo-0d06d8e062dd4414bf6e91f5cc83f7b8ba44bce0.tar.bz2 gentoo-0d06d8e062dd4414bf6e91f5cc83f7b8ba44bce0.zip |
sys-kernel/linux-firmware: Keyword 20211216 for ~m68k
I doubt it needs any of this firmware but hey. :)
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'sys-kernel/linux-firmware')
-rw-r--r-- | sys-kernel/linux-firmware/linux-firmware-20211216.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/linux-firmware/linux-firmware-20211216.ebuild b/sys-kernel/linux-firmware/linux-firmware-20211216.ebuild index c4e4ff509af3..13510a79607b 100644 --- a/sys-kernel/linux-firmware/linux-firmware-20211216.ebuild +++ b/sys-kernel/linux-firmware/linux-firmware-20211216.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,7 +19,7 @@ else SRC_URI="https://mirrors.edge.kernel.org/pub/linux/kernel/firmware/${P}.tar.xz" fi - KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" fi DESCRIPTION="Linux firmware files" |