sys-kernel/bootengine: bump ebuild for /etc/mtab init

This commit is contained in:
Vito Caputo 2015-09-11 15:14:26 -07:00
parent b9f215dbfe
commit b945d1c78e
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="190c9a3e3ea6a5fc045e66a3d7c0c6510fa4b988"
CROS_WORKON_COMMIT="d632d2198b55d997bbcb5eeebfeb3dca4ad99fa1"
KEYWORDS="amd64 arm arm64 x86"
fi