Merge pull request #2694 from dm0-/systemd

sys-apps/systemd: bump for ordering presets after generators
This commit is contained in:
David Michael 2017-08-08 19:11:36 -07:00 committed by GitHub
commit cdd00d772a
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,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="dae23deb7dbf1a3998a8d7e31cf8fc936181ab6b" # v234-coreos
CROS_WORKON_COMMIT="73d5ae8ae66a40772b735e01b407060a84b1e023" # v234-coreos
KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
fi