diff options
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/cinder/cinder-9.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/cinder/cinder-9.1.0.ebuild b/sys-cluster/cinder/cinder-9.1.0.ebuild index 1bfce45272da..1aba2a6be01e 100644 --- a/sys-cluster/cinder/cinder-9.1.0.ebuild +++ b/sys-cluster/cinder/cinder-9.1.0.ebuild @@ -16,7 +16,7 @@ https://tarballs.openstack.org/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="+api +scheduler +volume infiniband iscsi lvm mysql +memcached postgres rdma sqlite +tcp test +tgt" REQUIRED_USE="|| ( mysql postgres sqlite ) iscsi? ( tgt ) infiniband? ( rdma )" |