sys-apps/systemd: include systemd-journal-remote memory limit fix

This commit is contained in:
Nick Owens 2015-12-14 15:14:28 -08:00
parent 6ca9cc42e1
commit bd7ee7c632
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="8b6703e512639d87dc21e558a0ab9884ca5fd5b9"
CROS_WORKON_COMMIT="221799b5460d9fd2bd51886efbe8e46a913cd277"
KEYWORDS="amd64 arm64 ~arm ~x86"
fi