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