sys-apps/ignition: bump to v0.7.0

This commit is contained in:
Alex Crawford 2016-06-15 15:22:34 -07:00
parent c8981d588e
commit aa4b88e540
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 if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64" KEYWORDS="~amd64 ~arm64"
else else
CROS_WORKON_COMMIT="f43af42eadafbde4de5c93612bc85f4aaeb50cda" # tag v0.6.0 CROS_WORKON_COMMIT="46a72ce19640f120f57ff0d29892911a43cbeb71" # tag v0.7.0
KEYWORDS="amd64 arm64" KEYWORDS="amd64 arm64"
fi fi