diff options
Diffstat (limited to 'sys-cluster/heat/heat-2019.2.9999.ebuild')
-rw-r--r-- | sys-cluster/heat/heat-2019.2.9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/heat/heat-2019.2.9999.ebuild b/sys-cluster/heat/heat-2019.2.9999.ebuild index ebfb8f30027e..5ed1877bf95b 100644 --- a/sys-cluster/heat/heat-2019.2.9999.ebuild +++ b/sys-cluster/heat/heat-2019.2.9999.ebuild @@ -4,7 +4,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{6,7} ) -inherit distutils-r1 eutils linux-info user +inherit distutils-r1 eutils linux-info DESCRIPTION="A CloudFormation-compatible openstack-native cloud orchestration engine." HOMEPAGE="https://launchpad.net/heat" |