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