Update grub

This commit is contained in:
Matthew Garrett 2016-03-29 21:30:59 -07:00
parent d4e0f7583e
commit 38cee90cd5
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="a067b998e004e161ed15b1ab880b47172b827d23"
CROS_WORKON_COMMIT="ad906495e1a15a3857d22793627ddca66f844c5d"
KEYWORDS="amd64 x86"
fi