Merge pull request #1493 from vcaputo/ignition-v0.1.4

sys-apps/ignition: bump to v0.1.4
This commit is contained in:
Vito Caputo 2015-08-27 13:27:50 -07:00
commit 73d11051b9
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="41f6093552a80e8b78b769f9bca8599c8b269097" # tag v0.1.3
CROS_WORKON_COMMIT="c06fdbcf5c677493f3dc3c06b28e85f5ac328307" # tag v0.1.4
KEYWORDS="amd64 arm64"
fi