# Copyright (c) 2009 The Chromium OS Authors. All rights reserved. | |
# Distributed under the terms of the GNU General Public License v2 | |
EAPI=2 | |
DESCRIPTION="BeagleBoard (meta package)" | |
LICENSE="BSD" | |
SLOT="0" | |
KEYWORDS="arm x86" | |
IUSE="" | |
DEPEND="sys-boot/xloader" | |
RDEPEND="${DEPEND}" |