Merge pull request #3061 from dgonyeo/ign-22

sys-apps/ignition: v0.21.0 -> v0.22.0
This commit is contained in:
David Michael 2018-02-09 18:43:29 -05:00 committed by GitHub
commit 56f138af4a
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="fb24b9e03a4e1a573bd86f185c749c59d3606f7a" # tag v0.21.0
CROS_WORKON_COMMIT="65f3f407178537b32d6075d042dea3a8fa9be501" # tag v0.22.0
KEYWORDS="amd64 arm64"
fi