seismograph: minor cgpt bug fixes

Report errors from repair and other fixes from
https://github.com/coreos/seismograph/pull/35
This commit is contained in:
Michael Marineau 2016-07-27 16:10:25 -07:00
parent 49dc823272
commit 55391e802d
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ AUTOTOOLS_AUTORECONF=1
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
else
CROS_WORKON_COMMIT="e408b6cacbd31eda4d64adda00727e9c724fa516"
CROS_WORKON_COMMIT="12bef2f871d94e6014fc38ce5c169f51d6296400"
KEYWORDS="amd64 arm arm64 x86"
fi