app-admin/locksmith: v0.5.0 -> v0.6.0

This commit is contained in:
Derek Gonyeo 2017-09-11 16:59:22 -07:00
parent 9e2bde5599
commit 7ec909b333
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ inherit cros-workon systemd coreos-go
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="309194c9cf0444bca1df6300ea165637740caf42" # v0.5.0
CROS_WORKON_COMMIT="2e25dd99b9bbb507c035228db85220a815250009" # v0.6.0
KEYWORDS="amd64 arm64"
fi