Revert "sys-apps/ignition: update to v0.15.0"

This reverts commit 68c9d58c68609abd6a10440695aa40ab66745762.
This commit is contained in:
David Michael 2017-05-24 11:50:37 -07:00
parent f37d5daa3d
commit 4e7ef7308c
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="bf40fab2be3035c0c00bf0678889e7aec6c675b1" # tag v0.15.0
CROS_WORKON_COMMIT="f8d31e31361479ea4b0bc6704514d87c475160db" # tag v0.14.0
KEYWORDS="amd64 arm64"
fi