diff --git a/sys-cluster/heat/heat-15.0.0.ebuild b/sys-cluster/heat/heat-15.0.0.ebuild index 4e9fece628..642a2a145a 100644 --- a/sys-cluster/heat/heat-15.0.0.ebuild +++ b/sys-cluster/heat/heat-15.0.0.ebuild @@ -18,7 +18,7 @@ if [[ ${PV} == *9999 ]];then else SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/heat/heat.conf.sample.victoria -> heat.conf.sample-${PV} https://tarballs.openstack.org/${PN}/openstack-${P}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="~amd64" S="${WORKDIR}/openstack-${P}" fi