# Copyright (c) 2011 The Chromium OS Authors. All rights reserved. | |
# Distributed under the terms of the GNU General Public License v2 | |
EAPI="4" | |
DESCRIPTION="Chrome OS BSP virtual package" | |
HOMEPAGE="http://src.chromium.org" | |
LICENSE="BSD" | |
SLOT="0" | |
KEYWORDS="amd64 x86" | |
RDEPEND="chromeos-base/chromeos-bsp-stumpy" |