diff options
Diffstat (limited to 'sys-cluster/cinder/cinder-15.0.0.ebuild')
-rw-r--r-- | sys-cluster/cinder/cinder-15.0.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-cluster/cinder/cinder-15.0.0.ebuild b/sys-cluster/cinder/cinder-15.0.0.ebuild index c688244a22a6..1debd3eab15e 100644 --- a/sys-cluster/cinder/cinder-15.0.0.ebuild +++ b/sys-cluster/cinder/cinder-15.0.0.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}] |