sys-apps/baselayout: bump ebuild

the rkt group is missing in recent alpha builds even though it was added
to coreos/baselayout a while ago.

this also pulls in other recent changes to baselayout.

fixes coreos/bugs#459
This commit is contained in:
Nick Owens 2015-09-10 19:42:19 -07:00
parent a1f00c9b27
commit c5961dca70
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
else
CROS_WORKON_COMMIT="cc3915ded60928f5a85d594d1faab4899174361e"
CROS_WORKON_COMMIT="20afa034aa93ec29cc72226c78fed8b666f39260"
KEYWORDS="amd64 arm arm64 x86"
fi