From 9a947d8e14c1b2e0e07d087b727290114818fe78 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Thu, 15 Aug 2019 21:23:33 -0500 Subject: sys-cluster/nova: fix some qa-reports stuff Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode --- sys-cluster/nova/nova-2018.2.9999.ebuild | 2 +- sys-cluster/nova/nova-2019.1.9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-cluster/nova') diff --git a/sys-cluster/nova/nova-2018.2.9999.ebuild b/sys-cluster/nova/nova-2018.2.9999.ebuild index 3b424bce2c56..f0694e7ed9a0 100644 --- a/sys-cluster/nova/nova-2018.2.9999.ebuild +++ b/sys-cluster/nova/nova-2018.2.9999.ebuild @@ -22,7 +22,7 @@ fi LICENSE="Apache-2.0" SLOT="0" -IUSE="+compute compute-only iscsi +memcached mysql +novncproxy openvswitch postgres +rabbitmq sqlite" +IUSE="+compute compute-only iscsi +memcached +mysql +novncproxy openvswitch postgres +rabbitmq sqlite" REQUIRED_USE=" !compute-only? ( || ( mysql postgres sqlite ) ) compute-only? ( compute !rabbitmq !memcached !mysql !postgres !sqlite )" diff --git a/sys-cluster/nova/nova-2019.1.9999.ebuild b/sys-cluster/nova/nova-2019.1.9999.ebuild index dc68e7e07ad9..a28cdc16dcc1 100644 --- a/sys-cluster/nova/nova-2019.1.9999.ebuild +++ b/sys-cluster/nova/nova-2019.1.9999.ebuild @@ -22,7 +22,7 @@ fi LICENSE="Apache-2.0" SLOT="0" -IUSE="+compute compute-only iscsi +memcached mysql +novncproxy openvswitch postgres +rabbitmq sqlite" +IUSE="+compute compute-only iscsi +memcached +mysql +novncproxy openvswitch postgres +rabbitmq sqlite" REQUIRED_USE=" !compute-only? ( || ( mysql postgres sqlite ) ) compute-only? ( compute !rabbitmq !memcached !mysql !postgres !sqlite )" -- cgit v1.2.3-65-gdbad