stablize openstack ocata nova-15.0.2 x86 and amd64
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 26 Mar 2017 03:10:31 +0000 (22:10 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 26 Mar 2017 03:10:31 +0000 (22:10 -0500)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force

sys-cluster/nova/nova-15.0.2.ebuild

index 8091ac78fa2927d5d0a57683c53ef190b763f211..640ec44b6e75d1064fb34b6c2c38af9c4ecd5704 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/nova/ocata/nova.c
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="+compute compute-only iscsi +memcached mysql +novncproxy openvswitch postgres +rabbitmq sqlite"
 REQUIRED_USE="
        !compute-only? ( || ( mysql postgres sqlite ) )