summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-05-11 14:46:00 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-05-11 14:47:57 -0500
commitdffb5b5bf029755ad1cea46e033de757ae6f1176 (patch)
tree3d412850196253ef380cfa847d69d57cb35e89a8 /sys-cluster
parentdev-python/python-zunclient: 3.3.0 allarches stablized (diff)
downloadgentoo-dffb5b5bf029755ad1cea46e033de757ae6f1176.tar.gz
gentoo-dffb5b5bf029755ad1cea46e033de757ae6f1176.tar.bz2
gentoo-dffb5b5bf029755ad1cea46e033de757ae6f1176.zip
sys-cluster/heat: 12.0.0 allarches stablized
Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/heat/heat-12.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/heat/heat-12.0.0.ebuild b/sys-cluster/heat/heat-12.0.0.ebuild
index d776c23e9496..c05c06af65a8 100644
--- a/sys-cluster/heat/heat-12.0.0.ebuild
+++ b/sys-cluster/heat/heat-12.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.stein -> 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}"