Merge pull request #573 from philips/locksmith-send-need-reboot

bump(app-admin/locksmith): grab the send-need-reboot command
This commit is contained in:
Brandon Philips 2014-05-02 14:30:35 -07:00
commit 8a38039706
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64"
else
CROS_WORKON_COMMIT="35efb20678a2a96f6d3da16157385ff48fc8be78"
CROS_WORKON_COMMIT="a4a9b6ae237a55ceb238be86a6dbecb6bc0a5f94"
KEYWORDS="amd64"
fi