summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-12-19 15:40:14 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2020-12-19 15:40:40 -0600
commitc705b77c5d023b6f62babc0544efd06d1aa49266 (patch)
treedc840fdc6900cfacfbce80b9a4197d06b5b9a9a6 /sys-cluster/heat
parentsys-cluster/neutron: 17.0.0 stable amd64 / x86 (diff)
downloadgentoo-c705b77c5d023b6f62babc0544efd06d1aa49266.tar.gz
gentoo-c705b77c5d023b6f62babc0544efd06d1aa49266.tar.bz2
gentoo-c705b77c5d023b6f62babc0544efd06d1aa49266.zip
sys-cluster/heat: 15.0.0 stable amd64 / x86
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-cluster/heat')
-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