Update update_engine ebuild

This commit is contained in:
Matthew Garrett 2015-04-23 12:28:51 -07:00
parent ba72938a40
commit 760e4c373e
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ AUTOTOOLS_IN_SOURCE_BUILD=1
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
else
CROS_WORKON_COMMIT="e2cf3c5c3074b987767132de07a1533f2af6597b"
CROS_WORKON_COMMIT="9883ce33fde79ea0a03bd2e68846f2ef23dd45fe"
KEYWORDS="amd64 arm arm64 x86"
fi