summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/cinder/cinder-10.0.2.ebuild')
-rw-r--r--sys-cluster/cinder/cinder-10.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/cinder/cinder-10.0.2.ebuild b/sys-cluster/cinder/cinder-10.0.2.ebuild
index 7c997e7c2a22..c8d03b6c4b48 100644
--- a/sys-cluster/cinder/cinder-10.0.2.ebuild
+++ b/sys-cluster/cinder/cinder-10.0.2.ebuild
@@ -15,7 +15,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 )"