summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-09-03 10:25:16 +0200
committerAgostino Sarubbo <ago@gentoo.org>2015-09-03 10:25:16 +0200
commite9ae7a865cc15adf0c6bbe37a3defdd96a41b5ec (patch)
treeaed358d9fc2ca2d745c59c7bddbe455f2539d87f /sys-cluster
parentwww-client/chromium: x86 stable wrt bug #559384 (diff)
downloadgentoo-e9ae7a865cc15adf0c6bbe37a3defdd96a41b5ec.tar.gz
gentoo-e9ae7a865cc15adf0c6bbe37a3defdd96a41b5ec.tar.bz2
gentoo-e9ae7a865cc15adf0c6bbe37a3defdd96a41b5ec.zip
sys-cluster/nova: x86 stable wrt bug #559376
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/nova/nova-2015.1.1-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/nova/nova-2015.1.1-r3.ebuild b/sys-cluster/nova/nova-2015.1.1-r3.ebuild
index 0cfba33fcd2d..e5f49c9db2e7 100644
--- a/sys-cluster/nova/nova-2015.1.1-r3.ebuild
+++ b/sys-cluster/nova/nova-2015.1.1-r3.ebuild
@@ -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 )