From: Agostino Sarubbo Date: Fri, 21 Aug 2015 06:42:01 +0000 (+0200) Subject: dev-python/httpretty-0.8.10-r0: x86 stable wrt bug #558112 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b78b19fa94b1bf3e3ae82b0f005cdbe9451c92b3;p=gentoo.git dev-python/httpretty-0.8.10-r0: x86 stable wrt bug #558112 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" --- diff --git a/sys-cluster/nova/nova-2015.1.1-r2.ebuild b/sys-cluster/nova/nova-2015.1.1-r2.ebuild index 758ceeee4c39..c477a9e8827e 100644 --- a/sys-cluster/nova/nova-2015.1.1-r2.ebuild +++ b/sys-cluster/nova/nova-2015.1.1-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://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 )