sys-apps/ignition: bump to v0.2.4

This commit is contained in:
Alex Crawford 2015-11-19 13:12:39 -08:00
parent 9582cf56af
commit 937532bdfa
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="784860b4e61127ba239c0e01b7980a69955f3205" # tag v0.2.3 CROS_WORKON_COMMIT="dc78ffde831f551b10ae0ee53b5775f59b7dc829" # tag v0.2.4
KEYWORDS="amd64 arm64" KEYWORDS="amd64 arm64"
fi fi