sys-apps/baselayout: bump for nss-myhostname

The only change this pixes up is the addition of myhostname in
nsswitch.conf

See https://github.com/coreos/bugs/issues/1764
This commit is contained in:
Euan Kemp 2017-03-14 11:45:50 -07:00
parent 03359bef4f
commit a4124f318c
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 ~arm64 ~x86"
else
CROS_WORKON_COMMIT="f071d20a89bad3f9a8a7a8a6920eb554782b2fb0"
CROS_WORKON_COMMIT="1ac2e0306995738fc058aa52b8175bf8aab44d64"
KEYWORDS="amd64 arm arm64 x86"
fi