mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 06:21:08 +02:00
cros-devutils: fix devserver with newer versions of portage
This commit is contained in:
parent
3d80b96688
commit
6be2c3c238
@ -10,7 +10,7 @@ CROS_WORKON_LOCALDIR="src/platform"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="15dfb80441ae5599acb410af221180ba443639e0"
|
||||
CROS_WORKON_COMMIT="a7c075c398cb5a5c0125a38934b336d5b67be1a3"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user