Merge pull request #2276 from crawford/systemd

sys-apps/systemd: bump to include backports
This commit is contained in:
Alex Crawford 2016-11-16 14:49:26 -08:00 committed by GitHub
commit 0dad4d86e4
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="f71bdb85edbf03b253517f8a477cc66e67901d50" # v231-coreos
CROS_WORKON_COMMIT="522db85e629525c744e9443f34275bb0fa935d32" # v231-coreos
KEYWORDS="amd64 arm64 ~arm ~x86"
fi