sys-cluster/nova: 21.0.0 stable amd64/x86 for openstack ussuri
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 30 May 2020 18:00:38 +0000 (13:00 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 30 May 2020 18:00:38 +0000 (13:00 -0500)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
sys-cluster/nova/nova-21.0.0.ebuild

index b3e54e918d9d7cf600e6cac4e430e3f8708e2e3c..8601ad73fd10b6830cee99ba2c86e17d1f94a004 100644 (file)
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999 ]];then
 else
        SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/nova/ussuri/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"