sys-cluster/nova: 20.1.1 stable amd64 / x86
authorMatthew Thode <prometheanfire@gentoo.org>
Wed, 4 Mar 2020 17:02:56 +0000 (11:02 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Wed, 4 Mar 2020 17:11:16 +0000 (11:11 -0600)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
sys-cluster/nova/nova-20.1.1.ebuild

index d09340c3f64023736f498b5efec48a9108f68120..b3a409804875a1bc3e79a590e0973f41a86748e4 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"