blob: 9e67c031e982efa03d414d889e4ebe5d71e8f9b8 [file] [log] [blame]
# Copyright 2022 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
CROS_RUST_EMPTY_CRATE=1
CROS_RUST_EMPTY_CRATE_FEATURES=( "embed_en-us" )
inherit cros-rust
DESCRIPTION="Empty crate"
HOMEPAGE=""
LICENSE="metapackage"
SLOT="${PV}/${PR}"
KEYWORDS="*"
# This file was automatically generated by cargo2ebuild.py