blob: 072e90c98edd68caebb8741c5f0f6a75fca727bc [file] [log] [blame]
Stephen Barber098421a2019-03-01 01:23:31 -08001# Copyright 2019 The Chromium OS Authors. All rights reserved.
Chirantan Ekbote19074412018-09-25 13:49:52 -07002# 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="*"