| # Copyright 2016 The Chromium OS Authors. All rights reserved. | |
| # Distributed under the terms of the GNU General Public License v2 | |
| EAPI=7 | |
| DESCRIPTION="Virtual for ARC OpenGLES implementations" | |
| SRC_URI="" | |
| LICENSE="metapackage" | |
| SLOT="0" | |
| KEYWORDS="*" | |
| IUSE="" | |
| RDEPEND="media-libs/arc-mesa" | |
| DEPEND="" |