blob: 5bd15de51693aac9e21552b383f2ce4db1846cce [file] [log] [blame]
# Copyright 2020 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Chrome OS BSP config virtual package"
HOMEPAGE="http://src.chromium.org"
LICENSE="BSD-Google"
SLOT="0"
KEYWORDS="-* amd64 x86"
DEPEND="
!chromeos-base/chromeos-config-bsp-hatch
chromeos-base/chromeos-config-bsp-palkia"
RDEPEND="${DEPEND}"