commit: e9ae7a865cc15adf0c6bbe37a3defdd96a41b5ec Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Sep 3 08:25:16 2015 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Sep 3 08:25:16 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9ae7a86
sys-cluster/nova: x86 stable wrt bug #559376 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" sys-cluster/nova/nova-2015.1.1-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/nova/nova-2015.1.1-r3.ebuild b/sys-cluster/nova/nova-2015.1.1-r3.ebuild index 0cfba33..e5f49c9 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 )
