# Copyright 2017 The Chromium OS Authors. All rights reserved. | |
# Distributed under the terms of the GNU General Public License v2 | |
EAPI="5" | |
DESCRIPTION="Generic ebuild which satisifies virtual/cheets, the project which | |
enables the Play Store on Chrome OS. This is a direct dependency of | |
virtual/target-chromium-os, but is expected to be overridden in other overlays, | |
so today this depends on nothing." | |
LICENSE="BSD-Google" | |
SLOT="0" | |
KEYWORDS="*" | |
IUSE="" |