summaryrefslogtreecommitdiff
path: root/sys-cluster/cinder/cinder-2019.2.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/cinder/cinder-2019.2.9999.ebuild')
-rw-r--r--sys-cluster/cinder/cinder-2019.2.9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-cluster/cinder/cinder-2019.2.9999.ebuild b/sys-cluster/cinder/cinder-2019.2.9999.ebuild
index 75715418265b..e9c432edc272 100644
--- a/sys-cluster/cinder/cinder-2019.2.9999.ebuild
+++ b/sys-cluster/cinder/cinder-2019.2.9999.ebuild
@@ -23,6 +23,7 @@ fi
LICENSE="Apache-2.0"
SLOT="0"
IUSE="+api +scheduler +volume infiniband iscsi lvm mysql +memcached postgres rdma sqlite +tcp test +tgt"
+RESTRICT="!test? ( test )"
REQUIRED_USE="|| ( mysql postgres sqlite ) iscsi? ( tgt ) infiniband? ( rdma )"
CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]