Merge pull request #2108 from dm0-/rkt-3013

sys-apps/systemd: bump for the v231 CPUQuota fix
This commit is contained in:
David Michael 2016-08-04 10:31:17 -07:00 committed by GitHub
commit be28741686
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="c61275687fde881403986fff251270a949c38300" # v231-coreos CROS_WORKON_COMMIT="c683c3881fa6940218a698d4ffe05b4cfc881aad" # v231-coreos
KEYWORDS="amd64 arm64 ~arm ~x86" KEYWORDS="amd64 arm64 ~arm ~x86"
fi fi