summaryrefslogtreecommitdiff
path: root/sys-cluster/heat/heat-2018.2.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/heat/heat-2018.2.9999.ebuild')
-rw-r--r--sys-cluster/heat/heat-2018.2.9999.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-cluster/heat/heat-2018.2.9999.ebuild b/sys-cluster/heat/heat-2018.2.9999.ebuild
index a0c7acdf6cf7..bf4626413563 100644
--- a/sys-cluster/heat/heat-2018.2.9999.ebuild
+++ b/sys-cluster/heat/heat-2018.2.9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
inherit distutils-r1 eutils linux-info user
@@ -19,6 +19,7 @@ else
https://tarballs.openstack.org/${PN}/${P}.tar.gz"
KEYWORDS="~amd64 ~arm64 ~x86"
fi
+S="${WORKDIR}/openstack-${P}"
LICENSE="Apache-2.0"
SLOT="0"