sys-cluster/nova: 20.0.1 allarches stablized
authorMatthew Thode <prometheanfire@gentoo.org>
Tue, 19 Nov 2019 18:22:51 +0000 (12:22 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Tue, 19 Nov 2019 18:36:11 +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/nova/nova-20.0.1.ebuild

index 01dac558c9cb1e317aff0cb75a6d8cf5ab1086fd..721b0a62416cf25b7f8af399bc1597042c016832 100644 (file)
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999 ]];then
 else
        SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/nova/train/nova.conf.sample -> nova.conf.sample-${PV}
        https://tarballs.openstack.org/${PN}/${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm64 ~x86"
+       KEYWORDS="amd64 ~arm64 x86"
 fi
 
 LICENSE="Apache-2.0"