mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
Merge pull request #1811 from crawford/systemd
sys-apps/systemd: add fix for ConditionNeedsUpdate
This commit is contained in:
commit
acfd2669a2
@ -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="221799b5460d9fd2bd51886efbe8e46a913cd277"
|
||||
CROS_WORKON_COMMIT="0a7a9494e1427adfae12396716dea7903c875405"
|
||||
KEYWORDS="amd64 arm64 ~arm ~x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user