coretest: configurable fleet tests

Bump ebuild to commit 0973f529bf740aaa158ba25bfb44e3171873449f
This commit is contained in:
Brian Waldon 2014-07-02 18:33:10 -07:00
parent 362794f512
commit 880be15941
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
KEYWORDS="~amd64 ~arm ~x86"
else
CROS_WORKON_COMMIT="b6714982e974714b841a1d253481e831306eeefa"
CROS_WORKON_COMMIT="0973f529bf740aaa158ba25bfb44e3171873449f"
KEYWORDS="amd64 arm x86"
fi