sys-kernel/bootengine: include shadow.conf changes

This commit is contained in:
Alex Crawford 2016-01-13 13:17:01 -08:00
parent d0a248ae67
commit 39d860c840
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="2251fc9636915063e62a6dacf0e364f70f089d74"
CROS_WORKON_COMMIT="09766b249af4190eef69cccd6609cebab7f6a8b4"
KEYWORDS="amd64 arm arm64 x86"
fi