| # Copyright 2015 The Chromium OS Authors. All rights reserved. | |
| # Distributed under the terms of the GNU General Public License v2 | |
| EAPI=7 | |
| DESCRIPTION="Autotest tests virtual package. This package can be overriden by | |
| an overlay to bring in Autotest tests." | |
| HOMEPAGE="http://src.chromium.org" | |
| LICENSE="metapackage" | |
| SLOT="0" | |
| KEYWORDS="*" |