From: Matthew Thode Date: Sat, 30 May 2020 18:02:09 +0000 (-0500) Subject: sys-cluster/heat: 14.0.0 stable amd64/x86 for openstack ussuri X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fefff2e6f7e7d84a3d2c493c2670a587ea4ca5d3;p=gentoo.git sys-cluster/heat: 14.0.0 stable amd64/x86 for openstack ussuri Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode --- diff --git a/sys-cluster/heat/heat-14.0.0.ebuild b/sys-cluster/heat/heat-14.0.0.ebuild index c779dc23fa99..d5378e3e674e 100644 --- a/sys-cluster/heat/heat-14.0.0.ebuild +++ b/sys-cluster/heat/heat-14.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.ussuri -> heat.conf.sample-${PV} https://tarballs.openstack.org/${PN}/openstack-${P}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="amd64 ~arm64 x86" fi LICENSE="Apache-2.0"