mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-31 19:31:07 +02:00
Merge pull request #2240 from crawford/systemd
sys-apps/systemd: include zero-length dbus fix
This commit is contained in:
commit
fb7fc0ce44
@ -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="a33e552c6ae49c584c64202eafcf3003bab6fd89" # v231-coreos
|
||||
CROS_WORKON_COMMIT="f71bdb85edbf03b253517f8a477cc66e67901d50" # v231-coreos
|
||||
KEYWORDS="amd64 arm64 ~arm ~x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user