sys-apps/systemd: bump to backport the Unmanaged option

This commit is contained in:
David Michael 2016-12-05 15:52:46 -08:00
parent 21bb19e88c
commit 45da4e680f
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="522db85e629525c744e9443f34275bb0fa935d32" # v231-coreos
CROS_WORKON_COMMIT="3b66242ad59d09895271f0e067bc93680f235dc5" # v231-coreos
KEYWORDS="amd64 arm64 ~arm ~x86"
fi