sys-cluster/heat: 10.0.0 stable amd64 and x86 QUEENS

Package-Manager: Portage-2.3.26, Repoman-2.3.7
This commit is contained in:
Matthew Thode
2018-03-30 20:52:40 -05:00
parent aa5e6068e2
commit 3e0c6223b2

View File

@@ -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"