sys-apps/systemd: bump to include DefaultTasksMax fix

This commit is contained in:
Nick Owens 2016-05-13 15:21:13 -07:00
parent ee3d88085f
commit 6b014521c4
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 # Use ~arch instead of empty keywords for compatibility with cros-workon
KEYWORDS="~amd64 ~arm64 ~arm ~x86" KEYWORDS="~amd64 ~arm64 ~arm ~x86"
else else
CROS_WORKON_COMMIT="ac41a8a1f2f09063e5e24e28f76658fa94a560eb" # v229-coreos CROS_WORKON_COMMIT="0d13531dce19eb6001da6560bb605be2b7fd15a3" # v229-coreos
KEYWORDS="amd64 arm64 ~arm ~x86" KEYWORDS="amd64 arm64 ~arm ~x86"
fi fi