summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-11-19 12:16:20 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2019-11-19 12:36:08 -0600
commitdf871783502f3447bf0a9a71e68877450483f1d1 (patch)
tree6dfce4a4c600df851baa988cf87a637b39e730e8 /sys-cluster/heat
parentsys-cluster/cinder: 15.0.0 allarches stablized (diff)
downloadgentoo-df871783502f3447bf0a9a71e68877450483f1d1.tar.gz
gentoo-df871783502f3447bf0a9a71e68877450483f1d1.tar.bz2
gentoo-df871783502f3447bf0a9a71e68877450483f1d1.zip
sys-cluster/heat: 13.0.0 allarches stablized
Stablized for Openstack Train Package-Manager: Portage-2.3.76, Repoman-2.3.18 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-cluster/heat')
-rw-r--r--sys-cluster/heat/heat-13.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/heat/heat-13.0.0.ebuild b/sys-cluster/heat/heat-13.0.0.ebuild
index 883519e24876..7d52dde43096 100644
--- a/sys-cluster/heat/heat-13.0.0.ebuild
+++ b/sys-cluster/heat/heat-13.0.0.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
S="${WORKDIR}/openstack-${P}"