Merge pull request #2446 from dm0-/bugs-1789

sys-apps/systemd: bump for tmp mounts backport
This commit is contained in:
David Michael 2017-02-27 15:51:54 -08:00 committed by GitHub
commit 366bbc106e
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="26d9f112a18df21b314aaaff5bb1189731ff7b35" # v231-coreos
CROS_WORKON_COMMIT="88e69092b73c24569d2010f09029ae1f14df0454" # v231-coreos
KEYWORDS="amd64 arm64 ~arm ~x86"
fi