commit: 9a947d8e14c1b2e0e07d087b727290114818fe78
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 16 02:23:33 2019 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Aug 16 02:23:52 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a947d8e
sys-cluster/nova: fix some qa-reports stuff
Package-Manager: Portage-2.3.69, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
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(-)
diff --git a/sys-cluster/nova/nova-2018.2.9999.ebuild
b/sys-cluster/nova/nova-2018.2.9999.ebuild
index 3b424bce2c5..f0694e7ed9a 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 dc68e7e07ad..a28cdc16dcc 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 )"