summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-12-01 11:03:10 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2016-12-01 11:05:51 -0600
commitb319ba7d49afa5910a2b8d1994ca26bb81a5edfe (patch)
tree91ec16e44b419fb7d5e9dc1bf005cf6931ba210a /sys-cluster
parentapp-admin/ansible: 2.1.2.0 cleanup (diff)
downloadgentoo-b319ba7d49afa5910a2b8d1994ca26bb81a5edfe.tar.gz
gentoo-b319ba7d49afa5910a2b8d1994ca26bb81a5edfe.tar.bz2
gentoo-b319ba7d49afa5910a2b8d1994ca26bb81a5edfe.zip
sys-cluster/nova: 14.0.2 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/nova/nova-14.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/nova/nova-14.0.2.ebuild b/sys-cluster/nova/nova-14.0.2.ebuild
index db8e5043e584..53fc2790cfd2 100644
--- a/sys-cluster/nova/nova-14.0.2.ebuild
+++ b/sys-cluster/nova/nova-14.0.2.ebuild
@@ -14,7 +14,7 @@ https://tarballs.openstack.org/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="+compute compute-only iscsi +memcached mysql +novncproxy openvswitch postgres +rabbitmq sqlite"
REQUIRED_USE="
!compute-only? ( || ( mysql postgres sqlite ) )