Merge pull request #1330 from pbx0/mantle

coreos-devel/mantle: bump to latest commit
This commit is contained in:
Patrick Baxter 2015-07-01 11:47:03 -07:00
commit 601e5f58c0
2 changed files with 1 additions and 1 deletions

View File

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