| # Copyright (c) 2009 The Chromium OS Authors. All rights reserved. | |
| # Distributed under the terms of the GNU General Public License v2 | |
| EAPI=2 | |
| DESCRIPTION="Generic board (meta package)" | |
| LICENSE="BSD" | |
| SLOT="0" | |
| KEYWORDS="amd64 arm x86" | |
| IUSE="" | |
| RDEPEND="" | |
| # | |
| # WARNING: Nothing should be added to this ebuild. This ebuild is overriden | |
| # in most of the board specific overlays, or will be. | |
| # |