sys-apps/ignition: bump to v0.2.2

This commit is contained in:
Vito Caputo 2015-10-21 15:17:17 -07:00
parent b0cfa095ca
commit 99369bd587
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="0c8045addae2cf3fe5339825822bc421e6000abe" # tag v0.2.1 CROS_WORKON_COMMIT="5baf8f8bcab7c51bef7b8b1b6b7e07ec69602272" # tag v0.2.2
KEYWORDS="amd64 arm64" KEYWORDS="amd64 arm64"
fi fi