mantle: bump to use commit with fixed build

This commit is contained in:
Patrick Baxter 2015-04-21 13:19:19 -07:00
parent 07f6782a61
commit ba3163fddc

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