Merge pull request #2219 from crawford/systemd

sys-apps/systemd: bump to include various fixes
This commit is contained in:
Alex Crawford 2016-10-05 15:22:34 -07:00 committed by GitHub
commit 3239c17a80
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="cd5ad1c5367cbbab490d48a0add8d57312825df4" # v231-coreos
CROS_WORKON_COMMIT="a33e552c6ae49c584c64202eafcf3003bab6fd89" # v231-coreos
KEYWORDS="amd64 arm64 ~arm ~x86"
fi