blob: 072e90c98edd68caebb8741c5f0f6a75fca727bc [file] [log] [blame]
Mitchell Gildenberg97801e62019-08-17 09:33:51 -07001# Copyright 2019 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="BSD-Google"
14SLOT="${PV}/${PR}"
15KEYWORDS="*"