Merge pull request #986 from marineam/grub

grub: include new partition search commands
This commit is contained in:
Michael Marineau 2014-12-05 16:57:45 -08:00
commit 0d8e012f08
2 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~x86"
else
CROS_WORKON_COMMIT="7ed934533c1319954540f6cee0c0bf728b155c2e"
CROS_WORKON_COMMIT="4f35e110039dd408168fbf26d900f007b29eb0df"
KEYWORDS="amd64 x86"
fi