Merge pull request #1748 from mischief/baselayout

sys-apps/baselayout: include change to disable LLMNR
This commit is contained in:
Nick Owens 2016-01-28 14:42:47 -08:00
commit bd3e22f7ac
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
else
CROS_WORKON_COMMIT="3abb48d77b2026448d8e8cf8d8c2ffa6a2ccc25b"
CROS_WORKON_COMMIT="cca83214d98a8a50abd549c5b30b1efeb7f9fc6b"
KEYWORDS="amd64 arm arm64 x86"
fi