Merge pull request #2928 from ajeddeloh/bump-system-master

sys-apps/systemd: backport ProtectSystem reversion
This commit is contained in:
Andrew Jeddeloh 2017-11-29 12:42:37 -08:00 committed by GitHub
commit 08377fcd29
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="e2384cbc5e1b47719cfffd21f65c0106052a6f69" # v235-coreos
CROS_WORKON_COMMIT="116be646056745e7ae4bee25f396c36a7f0de610" # v235-coreos
KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
fi