summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/heat/heat-13.0.2.ebuild')
-rw-r--r--sys-cluster/heat/heat-13.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/heat/heat-13.0.2.ebuild b/sys-cluster/heat/heat-13.0.2.ebuild
index 5ed1877bf95b..09fc9380c97a 100644
--- a/sys-cluster/heat/heat-13.0.2.ebuild
+++ b/sys-cluster/heat/heat-13.0.2.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999 ]];then
else
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/heat/heat.conf.sample.train -> heat.conf.sample-${PV}
https://tarballs.openstack.org/${PN}/openstack-${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
LICENSE="Apache-2.0"