Merge pull request #2102 from crawford/ignition

sys-apps/ignition: bump to v0.8.0
This commit is contained in:
Alex Crawford 2016-07-26 17:05:50 -07:00 committed by GitHub
commit dd9dcfee66
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ inherit coreos-doc coreos-go cros-workon systemd udev
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="963a789af9ba1289ea0e1bbc7572c48e33a72be5" # tag v0.7.1
CROS_WORKON_COMMIT="c5d563a0e05260eb2ba4c63d1c30c6493b8c05e1" # tag v0.8.0
KEYWORDS="amd64 arm64"
fi