Revert "app-admin/fleet: bump to v0.11.3"

This reverts commit 3b9e8ca89e4be95d0486b777073fe5a921b7c8ea.
This commit is contained in:
Alex Crawford 2015-08-13 00:45:11 -07:00
parent 88ec89e692
commit cda6828452
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ inherit coreos-doc cros-workon coreos-go systemd
if [[ "${PV}" == 9999 ]]; then if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64" KEYWORDS="~amd64 ~arm64"
else else
CROS_WORKON_COMMIT="390ea1e5224364b1f1d248f9a263cbae21e55ba5" # tag v0.11.3 CROS_WORKON_COMMIT="76516ab4ae194e37aaae9c1f2fa5090553e541f3" # tag v0.10.2
KEYWORDS="amd64 arm64" KEYWORDS="amd64 arm64"
fi fi