Merge pull request #3384 from ajeddeloh/ign-0.28.0

sys-apps/ignition: bump to v0.28.0
This commit is contained in:
Andrew Jeddeloh 2018-08-22 14:57:52 -07:00 committed by GitHub
commit 341dd8d64a
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="cc7ebe0b92d0fd4b6af2f67873e121894411a80d" # tag v0.27.0
CROS_WORKON_COMMIT="f7079129b8651ac51dba14c3af65692bb413c1dd" # tag v0.28.0
KEYWORDS="amd64 arm64"
fi