Merge pull request #1186 from mischief/systemd-219

sys-apps/systemd: bump to v219
This commit is contained in:
Nick Owens 2015-04-07 16:05:18 -07:00
commit 5456155e26
2 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ 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 ~arm ~x86" KEYWORDS="~amd64 ~arm ~x86"
else else
CROS_WORKON_COMMIT="26f5c5989fa5e4024a3a717c42977b898c621d07" CROS_WORKON_COMMIT="97aee7c7c052214617bfe13390e92e2e9fb256bf"
KEYWORDS="~amd64 ~arm ~x86" KEYWORDS="amd64 ~arm ~x86"
fi fi
# cros-workon must be imported first, in cases where cros-workon and # cros-workon must be imported first, in cases where cros-workon and