bump(sys-apps/baselayout): Remove panic options from sysctl

Replaced by kernel config options in 57137c08.
This commit is contained in:
Michael Marineau 2014-06-03 14:51:46 -07:00
parent 04cc59855a
commit 187f3c54ad
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 ~x86"
else
CROS_WORKON_COMMIT="32f980e6a731b8fb4f1c0afbf16120686f57d355"
CROS_WORKON_COMMIT="c6d25f9aa7ce2869aabcde3641dc1936c172edd1"
KEYWORDS="amd64 arm x86"
fi