summaryrefslogtreecommitdiff
path: root/sys-cluster/heat/heat-15.0.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/heat/heat-15.0.0.ebuild')
-rw-r--r--sys-cluster/heat/heat-15.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/heat/heat-15.0.0.ebuild b/sys-cluster/heat/heat-15.0.0.ebuild
index caa96cc9763a..ff801b85ed1d 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 ~arm64 x86"
S="${WORKDIR}/openstack-${P}"
fi