Merge pull request #1213 from pbx0/mantle

mantle: bump to use commit with fixed build
This commit is contained in:
Patrick Baxter 2015-04-21 13:24:07 -07:00
commit 93f7c07727

View File

@ -9,7 +9,7 @@ COREOS_GO_PACKAGE="github.com/coreos/mantle"
if [[ "${PV}" == 9999 ]]; then if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64" KEYWORDS="~amd64"
else else
CROS_WORKON_COMMIT="56ed8e53342554a742951e3c8650054a0e95f2c7" CROS_WORKON_COMMIT="47fb7ad56a42e336546742258513fb1344f0105c"
KEYWORDS="amd64" KEYWORDS="amd64"
fi fi