Merge pull request #3008 from dgonyeo/master

sys-apps/ignition: v0.20.0 -> v0.20.1
This commit is contained in:
David Michael 2018-01-12 16:55:44 -05:00 committed by GitHub
commit 057a142763
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ inherit coreos-go cros-workon systemd udev
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="6e2cffb8c39ef5fe3042606dd742d4d3204d6b91" # tag v0.20.0
CROS_WORKON_COMMIT="bf496dea2504d9015852d4ed60361852fc193bd3" # tag v0.20.1
KEYWORDS="amd64 arm64"
fi