blob: e5b72b0a5efa4b5acd58907128b760da5077ab6a [file] [log] [blame]
Allen Webb7ef7d6d2021-05-06 17:27:25 -05001# Copyright 2021 The Chromium OS Authors. All rights reserved.
2# Distributed under the terms of the GNU General Public License v2
3
4EAPI="7"
5
6CROS_RUST_EMPTY_CRATE=1
7
8inherit cros-rust
9
10DESCRIPTION="Empty crate"
11HOMEPAGE=""
12
13LICENSE="BSD-Google"
14SLOT="${PV}/${PR}"
15KEYWORDS="*"
16
17# This file was automatically generated by cargo2ebuild.py