sys-apps/systemd: bump systemd for rkt backports

This commit is contained in:
Vito Caputo 2016-03-17 10:21:05 -07:00
parent ae0621c874
commit 566fa070f7
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="1ff1bdfbf648a04d29b2f4b1e315fc6138fae707"
CROS_WORKON_COMMIT="8f777d3a14b4af56d2a673888048f7b6e0e27c50"
KEYWORDS="amd64 arm64 ~arm ~x86"
fi