mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-15 22:31:59 +01:00
sys-kernel/coreos-firmware: Add arm64 keywords
Signed-off-by: Geoff Levand <geoff@infradead.org>
This commit is contained in:
parent
a79ee5a2cf
commit
5c90ac66c2
@ -16,7 +16,7 @@ if [[ ${PV} == 99999999* ]]; then
|
||||
KEYWORDS=""
|
||||
else
|
||||
SRC_URI="mirror://gentoo/linux-firmware-${PV}.tar.xz"
|
||||
KEYWORDS="amd64"
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
||||
DESCRIPTION="Linux firmware files"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user