Merge pull request #1371 from crawford/boot

sys-kernel/bootengine: include disk-uuid fixes
This commit is contained in:
Alex Crawford 2015-07-15 12:46:29 -07:00
commit a6b1d350d2
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
else
CROS_WORKON_COMMIT="d7423f22b98c933900f45cef6fb682e1f7069796"
CROS_WORKON_COMMIT="85b3790205ca5b9f70b3aaa7a7cfaef802f3d20c"
KEYWORDS="amd64 arm arm64 x86"
fi