commit: 4665fd2a9d1be34c3bb98bf852da7f4b53098eb4
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 19 18:23:45 2019 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Nov 19 18:36:12 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4665fd2a
sys-cluster/openstack-meta: 2019.2.0 allarches stablized
Stablized for Openstack Train
Package-Manager: Portage-2.3.76, Repoman-2.3.18
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild
b/sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild
index ac4818df593..ecc8723d0ae 100644
--- a/sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild
+++ b/sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild
@@ -11,7 +11,7 @@ SLOT="0"
IUSE="cinder glance heat keystone neutron nova placement swift"
if [[ ${PV} != *9999 ]];then
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
DEPEND=""
@@ -21,7 +21,7 @@ RDEPEND="
neutron? ( ~sys-cluster/neutron-15.0.0 )
glance? ( ~app-admin/glance-19.0.0 )
cinder? ( ~sys-cluster/cinder-15.0.0 )
- nova? ( ~sys-cluster/nova-20.0.0 )
+ nova? ( ~sys-cluster/nova-20.0.1 )
heat? ( ~sys-cluster/heat-13.0.0 )
placement? ( ~sys-cluster/placement-2.0.0 )
"