diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:14:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:14:50 +0100 |
commit | c296e926fdb185037983e459f01be91ea62fb273 (patch) | |
tree | b21ca9ee8aa98a5aadcc827e29cbbd446783ce64 /sys-cluster | |
parent | 62cd86155b98bc87494dde3be3d4be575c2904ee (diff) | |
download | gentoo-c296e926fdb185037983e459f01be91ea62fb273.tar.gz gentoo-c296e926fdb185037983e459f01be91ea62fb273.tar.xz |
sys-cluster/nova: amd64 stable wrt bug #565742
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/nova/nova-12.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/nova/nova-12.0.0.ebuild b/sys-cluster/nova/nova-12.0.0.ebuild index 720de0406f0..93745e891cc 100644 --- a/sys-cluster/nova/nova-12.0.0.ebuild +++ b/sys-cluster/nova/nova-12.0.0.ebuild @@ -15,7 +15,7 @@ SRC_URI=" 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 ) ) |