sys-cluster/openstack-meta: 2019.2.0 allarches stablized
authorMatthew Thode <prometheanfire@gentoo.org>
Tue, 19 Nov 2019 18:23:45 +0000 (12:23 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Tue, 19 Nov 2019 18:36:12 +0000 (12:36 -0600)
Stablized for Openstack Train

Package-Manager: Portage-2.3.76, Repoman-2.3.18
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild

index ac4818df5938e05dacdf65d726d5bf260615129a..ecc8723d0aede11485f63a136bd67b513309fd0a 100644 (file)
@@ -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 )
 "