sys-apps/systemd: pull in v225 backports

Grab sd-event priority queue comparison bugfix, journald asynchronous
offlines, ftruncate coalescing, and durable archives.
This commit is contained in:
Vito Caputo 2016-03-17 00:08:48 -07:00
parent 66e5d8a98b
commit becf766104
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="0a7a9494e1427adfae12396716dea7903c875405"
CROS_WORKON_COMMIT="1ff1bdfbf648a04d29b2f4b1e315fc6138fae707"
KEYWORDS="amd64 arm64 ~arm ~x86"
fi