Merge pull request #2148 from mischief/locksmith-0.4.0

app-admin/locksmith: bump to v0.4.0
This commit is contained in:
Nick Owens 2016-08-23 17:36:44 -07:00 committed by GitHub
commit 0fff88f8ed
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="e4943e4c447623209278aaf843734998af73c618" # v0.3.4 git tag
CROS_WORKON_COMMIT="5f81e572dfb15c3a42a9acdadc5616b3657c47e1" # v0.4.0
KEYWORDS="amd64 arm64"
fi