sys-cluster/nova: x86 stable wrt bug #571198
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 8 Jan 2016 08:20:16 +0000 (09:20 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 8 Jan 2016 08:20:16 +0000 (09:20 +0100)
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
sys-cluster/nova/nova-12.0.0-r2.ebuild

index b36a68330f52f673ff83f3d157ae4c9714c93392..4461ad46a74f05dca1e794e0ab2e76804a1990d3 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="+compute compute-only iscsi +kvm +memcached mysql +novncproxy openvswitch postgres +rabbitmq sqlite test xen"
 REQUIRED_USE="
        !compute-only? ( || ( mysql postgres sqlite ) )