mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 23:41:10 +02:00
Merge pull request #1679 from vcaputo/systemd-nspawn-tmpfs-segv
sys-apps/systemd: include nspawn tmpfs segfault fix
This commit is contained in:
commit
bc889a291a
@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
|
||||
# Use ~arch instead of empty keywords for compatibility with cros-workon
|
||||
KEYWORDS="~amd64 ~arm64 ~arm ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="ea5358222455da6bbc3df88f310bcd8de136e67f"
|
||||
CROS_WORKON_COMMIT="8b6703e512639d87dc21e558a0ab9884ca5fd5b9"
|
||||
KEYWORDS="amd64 arm64 ~arm ~x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user