sys-cluster/nova: x86 stable wrt bug #559376
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 3 Sep 2015 08:25:16 +0000 (10:25 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 3 Sep 2015 08:25:16 +0000 (10:25 +0200)
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

sys-cluster/nova/nova-2015.1.1-r3.ebuild

index 0cfba33fcd2d345f60f911b5817fc01cd8d9e6ad..e5f49c9db2e719d3891d88c0c2ea3eed45dabfba 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/${PN}/kilo/${PV}/+download/${P}.tar.gz"
 
 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 ) )
                                                compute-only? ( compute !rabbitmq !memcached !mysql !postgres !sqlite )