diff options
Diffstat (limited to 'sys-cluster/heat/heat-14.0.0.ebuild')
-rw-r--r-- | sys-cluster/heat/heat-14.0.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-cluster/heat/heat-14.0.0.ebuild b/sys-cluster/heat/heat-14.0.0.ebuild index d5378e3e674e..3503f3b00f49 100644 --- a/sys-cluster/heat/heat-14.0.0.ebuild +++ b/sys-cluster/heat/heat-14.0.0.ebuild @@ -18,6 +18,7 @@ else SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/heat/heat.conf.sample.ussuri -> heat.conf.sample-${PV} https://tarballs.openstack.org/${PN}/openstack-${P}.tar.gz" KEYWORDS="amd64 ~arm64 x86" + S="${WORKDIR}/openstack-${P}" fi LICENSE="Apache-2.0" |