Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

app-admin/toolbox: bump for the SSH login shell fix #2533

Merged
merged 1 commit into from Apr 21, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion app-admin/toolbox/toolbox-9999.ebuild
Expand Up @@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="d70db01d976b432431b79ac178f3ee6051ccd756"
CROS_WORKON_COMMIT="a609ce1eb395ffba68c016b786c2b1bc92b5673d"
KEYWORDS="amd64 arm64"
fi

Expand Down