Merge pull request #2170 from dm0-/bugs-1545

sys-apps/systemd: bump to disable the DNS stub resolver
This commit is contained in:
David Michael 2016-09-06 13:49:53 -07:00 committed by GitHub
commit 1bd13d1a6f
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
# Use ~arch instead of empty keywords for compatibility with cros-workon
KEYWORDS="~amd64 ~arm64 ~arm ~x86"
else
CROS_WORKON_COMMIT="ac54fcecda037f9abca033d36492570d58192170" # v231-coreos
CROS_WORKON_COMMIT="cd5ad1c5367cbbab490d48a0add8d57312825df4" # v231-coreos
KEYWORDS="amd64 arm64 ~arm ~x86"
fi