grub: include new partition search commands

This commit is contained in:
Michael Marineau 2014-12-05 16:48:45 -08:00
parent ae69ef15e1
commit 47b5ce884f
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