| # Copyright 2018 The Chromium OS Authors. All rights reserved. | |
| # Distributed under the terms of the GNU General Public License v2 | |
| EAPI="6" | |
| DESCRIPTION="Virtual for the Rust language compiler" | |
| HOMEPAGE="" | |
| LICENSE="" | |
| SLOT="0/${PV}" | |
| KEYWORDS="*" | |
| DEPEND=" | |
| ~dev-lang/rust-${PV}:= | |
| " |