Merge pull request #1676 from pbx0/systemd-shutdown

sys-apps/systemd: include fix for shutdown
This commit is contained in:
Patrick Baxter 2015-12-03 14:44:28 -08:00
commit 5934c77be7
2 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,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="4d4064951a0a4b10d3e7fc1afb5ca117682acaf5"
CROS_WORKON_COMMIT="9787aff12419a64985548d8c898c51d6fd29c9c4"
KEYWORDS="amd64 arm64 ~arm ~x86"
fi