mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-07 18:31:54 +01:00
Merge pull request #1676 from pbx0/systemd-shutdown
sys-apps/systemd: include fix for shutdown
This commit is contained in:
commit
5934c77be7
@ -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="4d4064951a0a4b10d3e7fc1afb5ca117682acaf5"
|
||||
CROS_WORKON_COMMIT="9787aff12419a64985548d8c898c51d6fd29c9c4"
|
||||
KEYWORDS="amd64 arm64 ~arm ~x86"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user