grub: sync with upstream as of 2015-07-27

This commit is contained in:
Michael Marineau 2015-08-13 13:39:47 -07:00
parent 8f146f282c
commit 5025e3e62d
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="adf8c776a147d65ad53fd28c809ab8189283a99b"
CROS_WORKON_COMMIT="91391dc52b0d1559ec589ec304a434ed12e92b3e"
KEYWORDS="amd64 x86"
fi