app-emulation/rkt: bump to v0.5.5

This commit is contained in:
Alex Crawford 2015-05-28 10:46:16 -07:00
parent d2b8f39c76
commit c238f5a5ac
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ inherit cros-workon systemd
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64"
else
CROS_WORKON_COMMIT="c8a7050a883653266137ae05f6e8f166db52eb67" # v0.5.4
CROS_WORKON_COMMIT="40ced98c320c056e343fe9c3eaeb90a4ff248936" # v0.5.5
KEYWORDS="amd64"
fi