mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-07 18:31:54 +01:00
Merge pull request #2377 from crawford/systemd
sys-apps/systemd: include userns fix for nspawn
This commit is contained in:
commit
68650cbb32
@ -11,7 +11,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="fbd8b1b9ccde7e818c5091e2692f53ec5b33aa29" # v231-coreos
|
||||
CROS_WORKON_COMMIT="f449f99d0ac27e1ba7f07a3e0138fdf88fa294df" # v231-coreos
|
||||
KEYWORDS="amd64 arm64 ~arm ~x86"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user