blob: c3199903cceec40135e89dfb5f493602d441c2e8 [file] [log] [blame]
Jacob Lin02d88752019-11-14 16:30:11 -08001# Copyright 2018 The Chromium OS Authors. All rights reserved.
2# Distributed under the terms of the GNU General Public License v2
3
4EAPI="6"
5
6CROS_RUST_EMPTY_CRATE=1
7
8inherit cros-rust
9
10DESCRIPTION="Empty ${PN} crate"
11HOMEPAGE=""
12
13LICENSE="|| ( MIT Apache-2.0 )"
14SLOT="${PV}/${PR}"
15KEYWORDS="*"