diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2020-05-30 13:02:09 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2020-05-30 13:02:09 -0500 |
commit | fefff2e6f7e7d84a3d2c493c2670a587ea4ca5d3 (patch) | |
tree | c45b9ade5e070239bb0ab1f658b052cc834678f3 /sys-cluster | |
parent | sys-cluster/nova: 21.0.0 stable amd64/x86 for openstack ussuri (diff) | |
download | gentoo-fefff2e6f7e7d84a3d2c493c2670a587ea4ca5d3.tar.gz gentoo-fefff2e6f7e7d84a3d2c493c2670a587ea4ca5d3.tar.bz2 gentoo-fefff2e6f7e7d84a3d2c493c2670a587ea4ca5d3.zip |
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 <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/heat/heat-14.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |