Merge pull request #873 from vcaputo/ue_workon_bump

Update update_engine ebuild for oemversion support
This commit is contained in:
Vito Caputo 2014-09-24 13:58:08 -07:00
commit 2b72b5113b
2 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ CROS_WORKON_REPO="git://github.com"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~x86"
else
CROS_WORKON_COMMIT="5f3883e84f9b50216b6af8bb5bad334238685795"
CROS_WORKON_COMMIT="d83444333380f2f62eb977732761db6b8448f39b"
KEYWORDS="amd64 arm x86"
fi