mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 22:16:58 +02:00
overlay profiles: Force a variant of ninja
A new app-alternatives package was just added to portage-stable. In this case it is for ninja, so if it ends up being required during bootstrap, where all USE flags are normally cleared, force the specific variant explicitly.
This commit is contained in:
parent
10c941e1f6
commit
cbb7d6ebae
@ -9,6 +9,7 @@ app-alternatives/bzip2 reference
|
|||||||
app-alternatives/cpio gnu
|
app-alternatives/cpio gnu
|
||||||
app-alternatives/gzip reference
|
app-alternatives/gzip reference
|
||||||
app-alternatives/lex flex
|
app-alternatives/lex flex
|
||||||
|
app-alternatives/ninja reference
|
||||||
app-alternatives/sh bash
|
app-alternatives/sh bash
|
||||||
app-alternatives/tar gnu
|
app-alternatives/tar gnu
|
||||||
app-alternatives/yacc bison
|
app-alternatives/yacc bison
|
||||||
|
Loading…
Reference in New Issue
Block a user