blob: 63452c454d9271a9f9df6320f5123c7555e09756 [file] [log] [blame]
# Copyright 2014 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
DESCRIPTION="Chrome OS Kernel virtual package"
HOMEPAGE="http://src.chromium.org"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="-* arm"
IUSE="-kernel_sources"
RDEPEND="
sys-kernel/moose-kernel[kernel_sources=]
"