prepare: Ignore ACCEPT_KEYWORDS in crossdev.conf
_crossdev_ sets `ACCEPT_KEYWORDS="${ARCH} ~${ARCH}" by default, even
when run with `--stable`. This can cause conflicts when the host system
does not accept ~arch, and may not be desirable anyway. Projects that
want to use ~arch can set it in their own `make.conf`.
The _u-boot_ package does not have any stable keywords, so we have to
explicitly accept it.
This commit is contained in:
1
portage/package.accept_keywords/uboot
Normal file
1
portage/package.accept_keywords/uboot
Normal file
@@ -0,0 +1 @@
|
||||
sys-boot/u-boot ~arm64
|
||||
Reference in New Issue
Block a user