summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-11-16 17:14:50 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-11-16 17:14:50 +0100
commitc296e926fdb185037983e459f01be91ea62fb273 (patch)
treeb21ca9ee8aa98a5aadcc827e29cbbd446783ce64 /sys-cluster
parentsys-cluster/neutron: amd64 stable wrt bug #565742 (diff)
downloadgentoo-c296e926fdb185037983e459f01be91ea62fb273.tar.gz
gentoo-c296e926fdb185037983e459f01be91ea62fb273.tar.bz2
gentoo-c296e926fdb185037983e459f01be91ea62fb273.zip
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.ebuild2
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 720de0406f07..93745e891cc0 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 ) )