locksmith: featuring a much longer attention span

This commit is contained in:
Michael Marineau 2014-07-21 18:06:05 -07:00
parent 0e05e89db9
commit 5e727f7dad
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
if [[ "${PV}" == 9999 ]]; then if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64" KEYWORDS="~amd64"
else else
CROS_WORKON_COMMIT="3c1089f1f7b89f16a7f55e7c2a779d8e3193d534" # v0.1.5 tag CROS_WORKON_COMMIT="81a7077b14e37b844abdc68ce0246be10bc0d516" # v0.1.7 tag
KEYWORDS="amd64" KEYWORDS="amd64"
fi fi