diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-21 08:42:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-21 08:42:01 +0200 |
commit | b78b19fa94b1bf3e3ae82b0f005cdbe9451c92b3 (patch) | |
tree | 21e85647cf79d90c744991f464301cfd59c09381 /sys-cluster | |
parent | dev-python/httpretty-0.8.10-r0: x86 stable wrt bug #558112 (diff) | |
download | gentoo-b78b19fa94b1bf3e3ae82b0f005cdbe9451c92b3.tar.gz gentoo-b78b19fa94b1bf3e3ae82b0f005cdbe9451c92b3.tar.bz2 gentoo-b78b19fa94b1bf3e3ae82b0f005cdbe9451c92b3.zip |
dev-python/httpretty-0.8.10-r0: x86 stable wrt bug #558112
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-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 ) |