| # Copyright 2021 The Chromium OS Authors. All rights reserved. | |
| # Distributed under the terms of the GNU General Public License v2 | |
| EAPI="7" | |
| DESCRIPTION="List of packages that make up the initramfs." | |
| HOMEPAGE="http://dev.chromium.org/" | |
| LICENSE="metapackage" | |
| SLOT="0" | |
| KEYWORDS="*" | |
| IUSE="" | |
| RDEPEND="virtual/target-chromium-os-initramfs" |