Merge pull request #2480 from euank/bump-baselayout

sys-apps/baselayout: bump for nss-myhostname
This commit is contained in:
Euan Kemp 2017-03-14 11:58:42 -07:00 committed by GitHub
commit f203d8e618
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 if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86" KEYWORDS="~amd64 ~arm ~arm64 ~x86"
else else
CROS_WORKON_COMMIT="f071d20a89bad3f9a8a7a8a6920eb554782b2fb0" CROS_WORKON_COMMIT="1ac2e0306995738fc058aa52b8175bf8aab44d64"
KEYWORDS="amd64 arm arm64 x86" KEYWORDS="amd64 arm arm64 x86"
fi fi