summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-03-30 20:52:40 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2018-03-30 20:54:06 -0500
commit3e0c6223b2a2f557f5d9eb2a80cb79be0edd567a (patch)
treed51095392ac9dc14d69ed7ba862b00c82cd98456 /sys-cluster/heat
parentsys-cluster/nova: 17.0.1 stbale amd64 and x86 QUEENS (diff)
downloadgentoo-3e0c6223b2a2f557f5d9eb2a80cb79be0edd567a.tar.gz
gentoo-3e0c6223b2a2f557f5d9eb2a80cb79be0edd567a.tar.bz2
gentoo-3e0c6223b2a2f557f5d9eb2a80cb79be0edd567a.zip
sys-cluster/heat: 10.0.0 stable amd64 and x86 QUEENS
Package-Manager: Portage-2.3.26, Repoman-2.3.7
Diffstat (limited to 'sys-cluster/heat')
-rw-r--r--sys-cluster/heat/heat-10.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/heat/heat-10.0.0.ebuild b/sys-cluster/heat/heat-10.0.0.ebuild
index fd03db676225..a040f0a50f79 100644
--- a/sys-cluster/heat/heat-10.0.0.ebuild
+++ b/sys-cluster/heat/heat-10.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.queens -> heat.conf.sample-${PV}
https://tarballs.openstack.org/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
LICENSE="Apache-2.0"