sys-apps/seismograph: update to fix rootdev and cgpt

Update commit of seismograph to pull in the PRs:

https://github.com/flatcar-linux/seismograph/pull/2
https://github.com/flatcar-linux/seismograph/pull/3
This commit is contained in:
Dongsu Park 2020-05-11 19:26:10 +02:00
parent b19f4b11a7
commit 663614bd53
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="b22d192993fc8cc4ef55b2942e3e1e4aac09d713"
CROS_WORKON_COMMIT="0beee405d22499afd9b7cbe711ccca60116946ab"
KEYWORDS="amd64 arm arm64 x86"
fi