sys-cluster/nova: 17.0.1 stbale amd64 and x86 QUEENS
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 31 Mar 2018 01:51:56 +0000 (20:51 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 31 Mar 2018 01:54:05 +0000 (20:54 -0500)
Package-Manager: Portage-2.3.26, Repoman-2.3.7

sys-cluster/nova/nova-17.0.1.ebuild

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